add button for adding new zone infos to device

This commit is contained in:
lukas-heiligenbrunner
2020-01-18 10:17:33 +01:00
parent fa16d1206b
commit 7f62fc9bec
3 changed files with 129 additions and 21 deletions

View File

@ -189,8 +189,8 @@
<th>Device ID</th>
<th>Devicename</th>
<th>Devicelocation</th>
<th>Zone</th>
<th>X</th>
<th>WasteType</th>
<th>Action</th>
</tr>
</thead>
<tbody id="devices-tablebody">
@ -200,8 +200,8 @@
<th>Device ID</th>
<th>Devicename</th>
<th>Devicelocation</th>
<th>Zone</th>
<th>X</th>
<th>WasteType</th>
<th>Action</th>
</tr>
</tfoot>
</table>