oops
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 14 Oct 2011 13:51:54 +0200
changeset 7958 646d44232b5a
parent 7956 db49658b2812
child 7961 f7ab1db39778
oops
web/views/tableview.py
--- 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,