mirror of
				https://github.com/ShaYmez/HBmonitor.git
				synced 2025-11-03 21:10:29 -05:00 
			
		
		
		
	Update hblink_table.html
This commit is contained in:
		
							parent
							
								
									211c729d35
								
							
						
					
					
						commit
						fc5ae4cf40
					
				@ -83,7 +83,7 @@
 | 
			
		||||
    <tr>
 | 
			
		||||
        <td style="font-weight:bold"> {{ _openbridge}} </td>
 | 
			
		||||
        <td>{{ _table['OPENBRIDGES'][_openbridge]['NETWORK_ID'] }}<br><div style="font: 8pt arial, sans-serif">Port: {{ _table['OPENBRIDGES'][_openbridge]['TARGET_PORT'] }}</div></td>
 | 
			
		||||
        <td style="background-color:#{{ _table['OPENBRIDGES'][_openbridge]['BGCOLOR'] }}; color:#{{_table['OPENBRIDGES'][_openbridge]['COLOR'] }}">{% for entry in _table['OPENBRIDGES'][_openbridge]['STREAMS']  %}({{ _table['OPENBRIDGES'][_openbridge]['STREAMS'][entry][0] }} | {{ _table['OPENBRIDGES'][_openbridge]['STREAMS'][entry][1] }} >> {{ _table['OPENBRIDGES'][_openbridge]['STREAMS'][entry][2] }}) {% endfor %}</td>
 | 
			
		||||
        <td>{% for entry in _table['OPENBRIDGES'][_openbridge]['STREAMS']  %}({{ _table['OPENBRIDGES'][_openbridge]['STREAMS'][entry][0] }} | {{ _table['OPENBRIDGES'][_openbridge]['STREAMS'][entry][1] }} >> {{ _table['OPENBRIDGES'][_openbridge]['STREAMS'][entry][2] }}) {% endfor %}</td>
 | 
			
		||||
 | 
			
		||||
    </tr>
 | 
			
		||||
    {% endfor %}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user