web/views/facets.py
changeset 3023 7864fee8b4ec
parent 2818 326375561412
parent 3006 4d85386b06a5
child 3377 dd9d292b6a6d
--- a/web/views/facets.py	Fri Aug 21 16:26:20 2009 +0200
+++ b/web/views/facets.py	Wed Aug 26 14:45:56 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>'