rename topics

This commit is contained in:
MichaelDvP
2020-10-24 17:47:10 +02:00
parent b42b7664ee
commit 9ecb4f4a73
19 changed files with 161 additions and 184 deletions

View File

@@ -103,7 +103,7 @@ class EMSESPDevicesForm extends Component<
return (
<TableContainer>
<Typography variant="h6" color="primary">
Devices
EMS Devices
</Typography>
<p></p>
{!this.noDevices() && (
@@ -180,7 +180,7 @@ class EMSESPDevicesForm extends Component<
<TableContainer>
<p></p>
<Typography variant="h6" color="primary" paragraph>
Sensors
Dallas Sensors
</Typography>
{!this.noSensors() && (
<Table size="small" padding="default">