mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2024-11-21 23:45:17 -05:00
Update hblink_table.html
Edit templates for OBP Master
This commit is contained in:
parent
a021b6cee1
commit
ddbcbaa62f
@ -2,11 +2,11 @@
|
|||||||
{% include 'lastheard.html' ignore missing %}
|
{% include 'lastheard.html' ignore missing %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<fieldset style="background-color:#e0e0e0e0;text-algin: lef; margin-left:15px;margin-right:15px;font-size:14px;border-top-left-radius: 10px; border-top-right-radius: 10px;border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;">
|
<fieldset style="background-color:#e0e0e0e0;text-algin: lef; margin-left:15px;margin-right:15px;font-size:14px;border-top-left-radius: 10px; border-top-right-radius: 10px;border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;">
|
||||||
<legend><b><font color="#000"> .: HBlink status :. </font></b></legend>
|
<legend><b><font color="#000"> .: OBP Master Status :. </font></b></legend>
|
||||||
{% if _table['MASTERS']|length >0 %}
|
{% if _table['MASTERS']|length >0 %}
|
||||||
<table style="table-layout:fixed;width:100%; font: 10pt arial, sans-serif">
|
<table style="table-layout:fixed;width:100%; font: 10pt arial, sans-serif">
|
||||||
<tr style="font: 10pt arial, sans-serif; background-color:#356244; color:white">
|
<tr style="font: 10pt arial, sans-serif; background-color:#356244; color:white">
|
||||||
<th style='width: 120px;'>HB Protocol<br>Master Systems</th>
|
<th style='width: 120px;'>OBP<br>Masters</th>
|
||||||
<th style='width: 160px;'>Callsign (DMR Id)<br>Info</th>
|
<th style='width: 160px;'>Callsign (DMR Id)<br>Info</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>
|
||||||
@ -62,7 +62,7 @@
|
|||||||
<br>
|
<br>
|
||||||
<table style="table-layout:fixed;width:100%; font: 10pt arial, sans-serif">
|
<table style="table-layout:fixed;width:100%; font: 10pt arial, sans-serif">
|
||||||
<tr style="font: 10pt arial, sans-serif; background-color:#4b8c61; color:white">
|
<tr style="font: 10pt arial, sans-serif; background-color:#4b8c61; color:white">
|
||||||
<th style='width: 120px;'>HB Protocol<br>Peer Systems</th>
|
<th style='width: 120px;'>OBP<br>Peers</th>
|
||||||
<th style='width: 160px;'>Callsign (DMR Id)<br>Info</th>
|
<th style='width: 160px;'>Callsign (DMR Id)<br>Info</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>
|
||||||
|
Loading…
Reference in New Issue
Block a user