Update bridge_table.html

This commit is contained in:
Waldek 2019-10-25 12:33:44 +02:00 committed by GitHub
parent 4d2ae5db0b
commit 21d9b494a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@
<th>Disconnect TG IDs</th>
</tr>
{% for system, _system_data in _table[_bridge].items() %}
<tr>
<tr style="background-color:#f9f9f9f9;">
<td>{{ system }}</td>
<td>{{ _table[_bridge][system]['TS'] }}</td>
<td>{{ _table[_bridge][system]['TGID'] }}</td>