[
  {
    "id": "import_file",
    "component": "component_form_upload",
    "label": "Fichier Excel",
    "adjust": {"align":"center","top":"10px","left":"","right":"","bottom":"","width":"100%"}
  },
  {
    "id": "modale_import_button",
    "component": "component_form_button",
    "conf_button": [
      {"label": "Importer", "action": "importer", "class": "tb_button_green"}
    ],
    "adjust": {"align":"center","top":"30px","left":"","right":"","bottom":"","width":""}
  }
]
