diff --git a/dev/flat_composants/flat_fileInput.Rmd b/dev/flat_composants/flat_fileInput.Rmd index d5183d56..82f92f19 100644 --- a/dev/flat_composants/flat_fileInput.Rmd +++ b/dev/flat_composants/flat_fileInput.Rmd @@ -177,7 +177,7 @@ if (interactive()) { checkboxInput_dsfr(inputId = "header", label = "Utiliser les en-tetes du fichier") ), column_dsfr(width = 8, - tableOutput_dsfr("contenu")("contenu") + tableOutput_dsfr("contenu") ) ) ) diff --git a/inst/v1.9.3/table_correspondance_shiny_dsfr.csv b/inst/v1.9.3/table_correspondance_shiny_dsfr.csv index d30a0244..37ebddf6 100644 --- a/inst/v1.9.3/table_correspondance_shiny_dsfr.csv +++ b/inst/v1.9.3/table_correspondance_shiny_dsfr.csv @@ -29,5 +29,5 @@ 28;modalDialog;modalDialog_dsfr;modalDialog.html;oui 29;showModal;showModal_dsfr;;oui 30;removeModal;removeModal_dsfr;;oui -30;fileInput;fileInput_dsfr;fileInput.html;oui -30;tableOutput;tableOutput_dsfr;;oui +31;fileInput;fileInput_dsfr;fileInput.html;oui +32;tableOutput;tableOutput_dsfr;;oui