Some gui bug fixes
Former-commit-id: 8e934b26bb9b4cb353cda9381a5a3be5544e86c5
This commit is contained in:
parent
86e041945c
commit
3343ad83db
4 changed files with 8 additions and 2 deletions
|
|
@ -17,7 +17,7 @@
|
|||
<td><a href="?id={{.getId()}}">{{.getName()}}</a></td>
|
||||
<td>{{.getDeviceData().getClass().getSimpleName()}}</td>
|
||||
<td>{{.getDeviceData().getData()}}</td>
|
||||
<td>1 min ago</td>
|
||||
<td>{{.getDeviceData().getTimestamp()}}</td>
|
||||
</tr>
|
||||
{{/sensors}}
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue