mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2025-05-29 04:32:26 -04:00
Update hblink_table.html
Add more space to TG names
This commit is contained in:
parent
ec70ff59b6
commit
e139e80c4a
@ -7,8 +7,8 @@
|
|||||||
<th style='width: 160px;'>Callsign (DMR Id)<br>Location</th>
|
<th style='width: 160px;'>Callsign (DMR Id)<br>Location</th>
|
||||||
<th style='width: 90px;'>Time Connected</th>
|
<th style='width: 90px;'>Time Connected</th>
|
||||||
<th style='width: 40px;'>Slot</th>
|
<th style='width: 40px;'>Slot</th>
|
||||||
<th style='width: 55%;'>Source Subscriber</th>
|
<th style='width: 50%;'>Source Subscriber</th>
|
||||||
<th style='width: 35%;'>Destination</th>
|
<th style='width: 40%;'>Destination</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
{% for _master in _table['MASTERS'] %}
|
{% for _master in _table['MASTERS'] %}
|
||||||
@ -47,8 +47,8 @@
|
|||||||
<th style='width: 160px;'>Callsign (DMR Id)<br>Master IP:Port</th>
|
<th style='width: 160px;'>Callsign (DMR Id)<br>Master IP:Port</th>
|
||||||
<th style='width: 90px;'>Connected<br>TX/RX/Lost</th>
|
<th style='width: 90px;'>Connected<br>TX/RX/Lost</th>
|
||||||
<th style='width: 42px;'>Slot</th>
|
<th style='width: 42px;'>Slot</th>
|
||||||
<th style='width: 55%;'>Source Subscriber</th>
|
<th style='width: 50%;'>Source Subscriber</th>
|
||||||
<th style='width: 35%;'>Destination</th>
|
<th style='width: 40%;'>Destination</th>
|
||||||
</tr>
|
</tr>
|
||||||
{% for _peer, _pdata in _table['PEERS'].items() %}
|
{% for _peer, _pdata in _table['PEERS'].items() %}
|
||||||
<tr style="background-color:#f9f9f9f9;">
|
<tr style="background-color:#f9f9f9f9;">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user