diff --git a/layouts/reference/HISTORIQUE_JOURNEES_NEW_layout.json b/layouts/reference/HISTORIQUE_JOURNEES_NEW_layout.json deleted file mode 100644 index 382ba6f..0000000 --- a/layouts/reference/HISTORIQUE_JOURNEES_NEW_layout.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "items": [ - { - "itemType": "BASIC_DATA_JOB", - "requiresFile": true - }, - { - "itemType": "BASIC_DATA_COUNTRY", - "requiresFile": true - } - ] -} diff --git a/layouts/reference/HISTORIQUE_JOURNEES_layout.json b/layouts/reference/HISTORIQUE_JOURNEES_layout.json index 81480ca..19ee4b8 100644 --- a/layouts/reference/HISTORIQUE_JOURNEES_layout.json +++ b/layouts/reference/HISTORIQUE_JOURNEES_layout.json @@ -1,4 +1,5 @@ { + "name": "HISTORIQUE_JOURNEES_layout", "items": [ { "itemType": "DAILY_SCHEDULE_HISTORY_RESET", diff --git a/layouts/reference/REFERENTIEL_layout.json b/layouts/reference/REFERENTIEL_layout.json index e498bbc..0025a14 100644 --- a/layouts/reference/REFERENTIEL_layout.json +++ b/layouts/reference/REFERENTIEL_layout.json @@ -1,4 +1,5 @@ { + "name": "REFERENTIEL_layout", "items": [ { "itemType": "BASIC_DATA_RESET_DATABASE", @@ -81,4 +82,4 @@ "requiresFile": true } ] -} \ No newline at end of file +} diff --git a/layouts/reference/SALARIES_layout.json b/layouts/reference/SALARIES_layout.json index 14b5266..d26be44 100644 --- a/layouts/reference/SALARIES_layout.json +++ b/layouts/reference/SALARIES_layout.json @@ -1,4 +1,5 @@ { + "name": "SALARIES_layout", "items": [ { "itemType": "RESOURCES_RESET", @@ -29,4 +30,4 @@ "requiresFile": true } ] -} \ No newline at end of file +} diff --git a/layouts/reference/SOHORSYS-RED_layout.json b/layouts/reference/SOHORSYS-RED_layout.json index 26086fb..6dd223a 100644 --- a/layouts/reference/SOHORSYS-RED_layout.json +++ b/layouts/reference/SOHORSYS-RED_layout.json @@ -1,4 +1,5 @@ { + "name": "SOHORSYS-RED_layout", "items": [ { "itemType": "BASIC_DATA_RESET_DATABASE", @@ -45,4 +46,4 @@ "requiresFile": false } ] -} \ No newline at end of file +} diff --git a/layouts/reference/SOHORSYS_MODULE_URLS_layout.json b/layouts/reference/SOHORSYS_MODULE_URLS_layout.json index e5f5d5b..ff557bf 100644 --- a/layouts/reference/SOHORSYS_MODULE_URLS_layout.json +++ b/layouts/reference/SOHORSYS_MODULE_URLS_layout.json @@ -1,4 +1,5 @@ { + "name": "SOHORSYS_MODULE_URLS_layout", "items": [ { "itemType": "INTERNAL_URLS_RESET", @@ -17,4 +18,4 @@ "requiresFile": true } ] -} \ No newline at end of file +} diff --git a/layouts/reference/URLS_layout.json b/layouts/reference/URLS_layout.json index e5f5d5b..36e10a5 100644 --- a/layouts/reference/URLS_layout.json +++ b/layouts/reference/URLS_layout.json @@ -1,4 +1,5 @@ { + "name": "SOHORSYS-URLS_layout", "items": [ { "itemType": "INTERNAL_URLS_RESET", @@ -17,4 +18,4 @@ "requiresFile": true } ] -} \ No newline at end of file +} diff --git a/layouts/reference/UTILISATEURS_layout.json b/layouts/reference/UTILISATEURS_layout.json index 8789c7e..c208e25 100644 --- a/layouts/reference/UTILISATEURS_layout.json +++ b/layouts/reference/UTILISATEURS_layout.json @@ -1,4 +1,5 @@ { + "name": "UTILISATEURS_layout", "items": [ { "itemType": "USERS_RESET", @@ -13,4 +14,4 @@ "requiresFile": true } ] -} \ No newline at end of file +}