[
  {
    "id": "div_table_importweb",
    "component": "component_div",
    "adjust": {
      "align": "center",
      "top": "10px",
      "left": "",
      "right": "",
      "bottom": "",
      "width": "100%"
    },
    "content": [
      {
        "id": "table_importweb_events",
        "component": "component_formtable",
        "adjust": {
          "align": "center",
          "top": "0px",
          "left": "",
          "right": "",
          "bottom": "",
          "width": "100%"
        }
      }
    ]
  },
  {
    "id": "modale_importweb_button",
    "component": "component_form_button",
    "conf_button": [
      {"label": "Importer les événements sélectionnés", "action": "import_selected", "class": "tb_button_green"}
    ],
    "adjust": {"align":"center","top":"20px","left":"","right":"","bottom":"","width":""}
  }
]