Spaces:
Sleeping
Sleeping
mzufferey
commited on
Commit
·
f74de9f
1
Parent(s):
3a4d232
1210_3
Browse files
app.py
CHANGED
@@ -131,7 +131,7 @@ dcc.Store(id='stored_dashDay_dropdownval', data=None),
|
|
131 |
html.Div([
|
132 |
dcc.Upload(
|
133 |
id='upload-stored-data',
|
134 |
-
children=html.Button('
|
135 |
style={
|
136 |
'width': '100%',
|
137 |
'height': '60px',
|
|
|
131 |
html.Div([
|
132 |
dcc.Upload(
|
133 |
id='upload-stored-data',
|
134 |
+
children=html.Button('Charger des fichiers'),
|
135 |
style={
|
136 |
'width': '100%',
|
137 |
'height': '60px',
|