mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2024-11-21 15:41:52 -05:00
Display OPB table if exist
This commit is contained in:
parent
025e678875
commit
9ee16e9578
@ -72,7 +72,7 @@
|
||||
</tr>
|
||||
{% endfor %}
|
||||
</table>
|
||||
|
||||
{% if _table['OPENBRIDGES']|length >0 %}
|
||||
<br>
|
||||
<table style="table-layout:fixed;width:100%; font: 10pt arial, sans-serif">
|
||||
<tr style="width:100%; font: 10pt arial, sans-serif; background-color:#12ad2a; color:white">
|
||||
@ -90,4 +90,5 @@
|
||||
</tr>
|
||||
{% endfor %}
|
||||
</table>
|
||||
{% endif %}
|
||||
</fieldset>
|
||||
|
Loading…
Reference in New Issue
Block a user