Loading js-apps/frontend/src/js/components/dialogs/news-dialog.js +9 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,15 @@ class NewsDialog extends Component { submitLabel = {'Ok'} > <div style={styles.text}> <Typography theme="primary" use="body1"> <p><b>November 2021</b></p> </Typography> <Typography use="body1"> WebSocket support for subscriptions per MEC009: <ul> <li>MEC028 - WLAN Access Information API (v2.2.1)</li> </ul> </Typography> <Typography theme="primary" use="body1"> <p><b>October 2021</b></p> </Typography> Loading Loading
js-apps/frontend/src/js/components/dialogs/news-dialog.js +9 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,15 @@ class NewsDialog extends Component { submitLabel = {'Ok'} > <div style={styles.text}> <Typography theme="primary" use="body1"> <p><b>November 2021</b></p> </Typography> <Typography use="body1"> WebSocket support for subscriptions per MEC009: <ul> <li>MEC028 - WLAN Access Information API (v2.2.1)</li> </ul> </Typography> <Typography theme="primary" use="body1"> <p><b>October 2021</b></p> </Typography> Loading