From 2945280d555a594a859fa3772570368813594262 Mon Sep 17 00:00:00 2001
From: Alex ORLUC <alex.orluc@maarch.org>
Date: Thu, 12 Jul 2018 14:39:37 +0200
Subject: [PATCH] FEAT #7659 add admin password rules components

---
 apps/maarch_entreprise/xml/services.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/maarch_entreprise/xml/services.xml b/apps/maarch_entreprise/xml/services.xml
index b4136731cac..125a131ab13 100755
--- a/apps/maarch_entreprise/xml/services.xml
+++ b/apps/maarch_entreprise/xml/services.xml
@@ -396,7 +396,7 @@
     <id>admin_password_rules</id>
     <name>_SECURITIES</name>
     <comment>_SECURITIES</comment>
-    <servicepage></servicepage>
+    <servicepage>/administration/securities</servicepage>
     <servicetype>admin</servicetype>
     <category>supervision</category>
     <system_service>false</system_service>
-- 
GitLab