mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2025-07-31 04:42:24 -04:00
Update web_tables.py
Update OpenBridge tables bgcolor
This commit is contained in:
parent
416a5a9643
commit
90531ea486
@ -431,6 +431,8 @@ def rts_update(p):
|
|||||||
CTABLE['OPENBRIDGES'][system]['BGCOLOR'] = YELLOW
|
CTABLE['OPENBRIDGES'][system]['BGCOLOR'] = YELLOW
|
||||||
CTABLE['OPENBRIDGES'][system]['COLOR'] = BLACK
|
CTABLE['OPENBRIDGES'][system]['COLOR'] = BLACK
|
||||||
if action == 'END':
|
if action == 'END':
|
||||||
|
CTABLE['OPENBRIDGES'][system]['BGCOLOR'] = WHITE
|
||||||
|
CTABLE['OPENBRIDGES'][system]['COLOR'] = BLACK
|
||||||
if streamId in CTABLE['OPENBRIDGES'][system]['STREAMS']:
|
if streamId in CTABLE['OPENBRIDGES'][system]['STREAMS']:
|
||||||
del CTABLE['OPENBRIDGES'][system]['STREAMS'][streamId]
|
del CTABLE['OPENBRIDGES'][system]['STREAMS'][streamId]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user