From 69dce474fb56e8f8f52baa6fe7ebca0143b32918 Mon Sep 17 00:00:00 2001 From: administrator Date: Fri, 21 Feb 2025 09:01:27 +0000 Subject: [PATCH] Add layouts/custom/HISTORIQUE_JOURNEES_RESET_layout.json --- layouts/custom/HISTORIQUE_JOURNEES_RESET_layout.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 layouts/custom/HISTORIQUE_JOURNEES_RESET_layout.json diff --git a/layouts/custom/HISTORIQUE_JOURNEES_RESET_layout.json b/layouts/custom/HISTORIQUE_JOURNEES_RESET_layout.json new file mode 100644 index 0000000..0ae59c6 --- /dev/null +++ b/layouts/custom/HISTORIQUE_JOURNEES_RESET_layout.json @@ -0,0 +1,7 @@ +{ + "name" : "HISTORIQUE_JOURNEES_RESET_layout", + "items" : [ { + "requiresFile" : false, + "itemType" : "DAILY_SCHEDULE_HISTORY_RESET" + } ] +} \ No newline at end of file