# HG changeset patch # User Thierry Florac # Date 1432117778 -7200 # Node ID 0d2d78573a9b4d3954af75b0b82661a66797f8b2 # Parent 10fee8fa82f61911dd9b17597202f07b9470b2d8 Removed duplicate attribute diff -r 10fee8fa82f6 -r 0d2d78573a9b 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):