From b551e9a86251c7b7dd319f0cd4e58dce332e6160 Mon Sep 17 00:00:00 2001 From: administrator Date: Fri, 7 Feb 2025 16:14:51 +0000 Subject: [PATCH] Add layouts/custom/HISTORIQUE_JOURNEES_MILLION_layout.json --- layouts/custom/HISTORIQUE_JOURNEES_MILLION_layout.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 layouts/custom/HISTORIQUE_JOURNEES_MILLION_layout.json diff --git a/layouts/custom/HISTORIQUE_JOURNEES_MILLION_layout.json b/layouts/custom/HISTORIQUE_JOURNEES_MILLION_layout.json new file mode 100644 index 0000000..b4ffb67 --- /dev/null +++ b/layouts/custom/HISTORIQUE_JOURNEES_MILLION_layout.json @@ -0,0 +1,7 @@ +{ + "name" : "HISTORIQUE_JOURNEES_MILLION_layout", + "items" : [ { + "requiresFile" : true, + "itemType" : "DAILY_SCHEDULE_HISTORY" + } ] +} \ No newline at end of file