mirror of
https://gitea.psi.ch/APOG/acsmnode.git
synced 2025-06-26 11:34:20 +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([
|
ReviewOpsPannel = dbc.Col([
|
||||||
# Row 1
|
# 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
|
# Row 2
|
||||||
|
Reference in New Issue
Block a user