src/pyams_security/zmi/utility.py
changeset 49 e4fc19ce77fa
parent 44 b999bd4dd461
child 54 59683c264d94
--- a/src/pyams_security/zmi/utility.py	Wed Jul 22 17:18:22 2015 +0200
+++ b/src/pyams_security/zmi/utility.py	Thu Aug 27 11:35:02 2015 +0200
@@ -74,7 +74,7 @@
     """Security manager menu"""
 
     label = _("Security")
-    icon_class = 'fa fa-fw fa-lock'
+    icon_class = 'fa-lock'
     url = '#security-manager.html'