diff -r 0e3460341023 -r 7864fee8b4ec web/views/facets.py --- 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'
%s
'