Loading js-apps/frontend/src/js/components/dialogs/help-getting-started-dialog.js +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ class HelpGettingStartedDialog extends Component { </Typography> <Typography use="body1"> <ul> <li>Start by selecting a network from the drop down menu</li> <li>Start by selecting a simulated network from the drop down menu</li> <li>Terminal devices will appear on the map and start moving</li> <li>Terminal devices can be paused, added or removed at anytime</li> <li>Map details can be configured</li> Loading js-apps/frontend/src/js/containers/sandbox/configuration-pane.js +2 −2 Original line number Diff line number Diff line Loading @@ -396,9 +396,9 @@ class ConfigPane extends Component { <Grid style={{ marginBottom: 30}}> <GridCell span={12}> <Select title="Select the network to emulate" title="Select the network to simulate" style={styles.select} label="Network" label="Simulated Network" placeholder="prevents initial overlap" fullwidth="true" outlined Loading Loading
js-apps/frontend/src/js/components/dialogs/help-getting-started-dialog.js +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ class HelpGettingStartedDialog extends Component { </Typography> <Typography use="body1"> <ul> <li>Start by selecting a network from the drop down menu</li> <li>Start by selecting a simulated network from the drop down menu</li> <li>Terminal devices will appear on the map and start moving</li> <li>Terminal devices can be paused, added or removed at anytime</li> <li>Map details can be configured</li> Loading
js-apps/frontend/src/js/containers/sandbox/configuration-pane.js +2 −2 Original line number Diff line number Diff line Loading @@ -396,9 +396,9 @@ class ConfigPane extends Component { <Grid style={{ marginBottom: 30}}> <GridCell span={12}> <Select title="Select the network to emulate" title="Select the network to simulate" style={styles.select} label="Network" label="Simulated Network" placeholder="prevents initial overlap" fullwidth="true" outlined Loading