Commit cc039d82 authored by Kevin Di Lallo's avatar Kevin Di Lallo
Browse files

added emphasis on simulated networks

parent c383c52a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>
+2 −2
Original line number Diff line number Diff line
@@ -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