From 1131cdfd84a4daa742dd66d6cda8f8c243591942 Mon Sep 17 00:00:00 2001
From: "florian.azizian" <florian.azizian@maarch.org>
Date: Wed, 18 Sep 2019 10:05:45 +0100
Subject: [PATCH] new admin in production category

---
 apps/maarch_entreprise/xml/services.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/apps/maarch_entreprise/xml/services.xml b/apps/maarch_entreprise/xml/services.xml
index b2de61e9188..d20ba06f38b 100755
--- a/apps/maarch_entreprise/xml/services.xml
+++ b/apps/maarch_entreprise/xml/services.xml
@@ -438,7 +438,7 @@
     <comment>_ADMIN_INDEXING_MODELS</comment>
     <servicepage>/administration/indexingModels</servicepage>
     <servicetype>admin</servicetype>
-    <category>organisation</category>
+    <category>production</category>
     <system_service>false</system_service>
     <style>fab fa-wpforms</style>
     <enabled>true</enabled>
@@ -450,7 +450,7 @@
     <comment>_ADMIN_CUSTOM_FIELDS</comment>
     <servicepage>/administration/customFields</servicepage>
     <servicetype>admin</servicetype>
-    <category>organisation</category>
+    <category>production</category>
     <system_service>false</system_service>
     <style>fas fa-code</style>
     <enabled>true</enabled>
-- 
GitLab