src/pyams_zmi/control_panel.py
changeset 20 e9fa6f0422d8
parent 10 446671b704bb
child 27 c344bd9c2d06
--- a/src/pyams_zmi/control_panel.py	Mon Jun 20 15:53:19 2016 +0200
+++ b/src/pyams_zmi/control_panel.py	Mon Jun 20 15:53:55 2016 +0200
@@ -70,7 +70,6 @@
 
     id = 'utilities_table'
     title = _("Site utilities")
-    cssClasses = {'table': 'table table-bordered table-striped table-hover table-tight datatable'}
 
     @property
     def data_attributes(self):