web/views/facets.py
branchstable
changeset 3006 4d85386b06a5
parent 2657 de974465d381
child 3023 7864fee8b4ec
child 3717 a0cb4ed395f4
--- a/web/views/facets.py	Wed Aug 26 08:04:06 2009 +0200
+++ b/web/views/facets.py	Wed Aug 26 09:14:45 2009 +0200
@@ -40,7 +40,7 @@
     roundcorners = True
 
     needs_css = 'cubicweb.facets.css'
-    needs_js = ('cubicweb.ajax.js', 'cubicweb.formfilter.js')
+    needs_js = ('cubicweb.ajax.js', 'cubicweb.facets.js')
 
     bk_linkbox_template = u'<div class="facetTitle">%s</div>'