Removed duplicate attribute
authorThierry Florac <thierry.florac@onf.fr>
Wed, 20 May 2015 12:29:38 +0200
changeset 37 0d2d78573a9b
parent 36 10fee8fa82f6
child 38 cadf156a926e
Removed duplicate attribute
src/pyams_security/zmi/utility.py
--- a/src/pyams_security/zmi/utility.py	Wed May 20 12:29:00 2015 +0200
+++ b/src/pyams_security/zmi/utility.py	Wed May 20 12:29:38 2015 +0200
@@ -82,7 +82,6 @@
 
     id = 'security_manager_table'
     title = _("Authentication and users directory plug-ins")
-    cssClasses = {'table': 'table table-bordered table-striped table-hover table-tight datatable'}
 
     @property
     def data_attributes(self):