Update bridge_table.html

This commit is contained in:
Waldek 2020-03-02 20:10:05 +01:00 committed by GitHub
parent c41e605457
commit 7236e08762
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -16,12 +16,12 @@
<tr style="width:100%; font: 10pt arial, sans-serif; background-color:#6A7D8E; color:white">
<th>System</th>
<th>Slot</th>
<th>TG ID</th>
<th>TG#</th>
<th>Status</th>
<th>Timeout</th>
<th>Timeout Action</th>
<th>Connect TG IDs</th>
<th>Disconnect TG IDs</th>
<th>Connect TG#</th>
<th>Disconnect TG#</th>
</tr>
{% for system, _system_data in _table[_bridge].items() %}
<tr style="background-color:#f9f9f9f9;">