mirror of
https://gitea.psi.ch/APOG/acsmnode.git
synced 2025-06-25 05:31:09 +02:00
Updated flagging workflow pannel
This commit is contained in:
@ -58,7 +58,7 @@ FlagVisTable = html.Div(dash_table.DataTable(data=[],
|
||||
|
||||
ReviewOpsPannel = dbc.Col([
|
||||
# Row 1
|
||||
dbc.Row([html.Div("Flagging Status", style={'font-size': 20})]),
|
||||
dbc.Row([html.H2("Flagging workflow pannel", style={'font-size': 20})]),
|
||||
|
||||
|
||||
# Row 2
|
||||
|
Reference in New Issue
Block a user