mzufferey commited on
Commit
f74de9f
·
1 Parent(s): 3a4d232
Files changed (1) hide show
  1. app.py +1 -1
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('Uploader des fichiers'),
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',