Restructure Device Register
This commit is contained in:
@@ -76,7 +76,7 @@ thead {
|
||||
{% for device in devices %}
|
||||
<tr id="demo" class="collapse cell-1 row-child">
|
||||
<td class="text-center" colspan="1"><i class="fa fa-angle-up"></i></td>
|
||||
<td colspan="1">Dispositivo: <strong>{{ device }}</strong> </td>
|
||||
<td colspan="1">Dispositivo: <strong>{{ device }}_{{device.database}}</strong> </td>
|
||||
<td colspan="3"></td>
|
||||
<td colspan="1">-</td>
|
||||
<td colspan="2">-</td>
|
||||
|
||||
Reference in New Issue
Block a user