Skip to content
Snippets Groups Projects
Commit 22f8fdd0 authored by Caroline DE POURTALES's avatar Caroline DE POURTALES
Browse files

arrange callbacks

parent e5129f07
No related branches found
No related tags found
No related merge requests found
......@@ -125,7 +125,7 @@ class View():
self.add_model_info_choice = html.Div([
html.Hr(),
html.Label("Do you wish to upload more info for your model ? : "),
html.Label("Upload more data model (only for model with categorical variables) ?"),
html.Br(),
daq.BooleanSwitch(id='add_info_model_choice', on=False, color="#000000", )])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment