diff -r ef903fff826d -r 7b9553a9db65 web/data/uiprops.py --- a/web/data/uiprops.py Thu Jun 03 10:17:44 2010 +0200 +++ b/web/data/uiprops.py Thu Jun 03 14:51:42 2010 +0200 @@ -12,6 +12,7 @@ JAVASCRIPTS = [data('jquery.js'), data('jquery.corner.js'), data('jquery.json.js'), + data('cubicweb.js'), data('cubicweb.compat.js'), data('cubicweb.python.js'), data('cubicweb.htmlhelpers.js')]