argh, # is NOT a comment for css..
[unfold.git] / trash / dashboard.py
index 719210c..2dd417e 100644 (file)
@@ -47,7 +47,8 @@ def dashboard_view (request):
                 toggled=False,
                 ),
             QuickFilter (
-                domid='quickfilter',
+                # we play with this one for demo purposes in dashboard.css
+                domid='myquickfilter',
                 page=page,
                 title='play with filters',
                 criterias=quickfilter_criterias,