changeset 5658 | 7b9553a9db65 |
parent 5483 | 1a30c5a56256 |
child 5819 | 1017163825c7 |
--- 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')]