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