web/data/uiprops.py
changeset 9388 4c34a63bd113
parent 9379 b0b1148b6963
child 9661 c170ec8a4525
--- a/web/data/uiprops.py	Mon Dec 16 08:45:06 2013 +0100
+++ b/web/data/uiprops.py	Thu Jan 09 13:49:32 2014 +0100
@@ -9,6 +9,7 @@
 
 # Javascripts files to include systematically in HTML headers
 JAVASCRIPTS = [data('jquery.js'),
+               data('jquery-migrate.js'),
                data('jquery.json.js'),
                data('cubicweb.js'),
                data('cubicweb.compat.js'),