web/views/tableview.py
changeset 7958 646d44232b5a
parent 7953 a37531c8a4a6
child 7992 4ff9f25cb06e
--- a/web/views/tableview.py	Fri Oct 14 13:36:39 2011 +0200
+++ b/web/views/tableview.py	Fri Oct 14 13:51:54 2011 +0200
@@ -47,7 +47,7 @@
 
     tablesorter_settings = {
         'textExtraction': JSString('cw.sortValueExtraction'),
-        'selectorHeaders: "thead tr:first th"' # only plug on the first row
+        'selectorHeaders': 'thead tr:first th', # only plug on the first row
         }
 
     def form_filter(self, divid, displaycols, displayactions, displayfilter,