X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plugins%2Fquerycode%2Fquerycode.py;h=4a6e6b2ba0b7a90826ef6f6ed781c290d3e9a6d1;hb=45ea2e7ea4d6240f723cf743b9ad493ad70ceed2;hp=87dc4c65d4e3dc9d65f925c46eb463a034215bc1;hpb=d2ab222245b6311d81f9465cde3f48761c077168;p=unfold.git diff --git a/plugins/querycode/querycode.py b/plugins/querycode/querycode.py index 87dc4c65..4a6e6b2b 100644 --- a/plugins/querycode/querycode.py +++ b/plugins/querycode/querycode.py @@ -13,8 +13,8 @@ class QueryCode (Plugin): def requirements (self): return { - 'js_files' : [ "js/querycode.js", "js/plugin.js", "js/manifold-query.js", "js/onavail.js", - "js/manifold-pubsub.js", "js/manifold-async.js", + 'js_files' : [ "js/querycode.js", "js/plugin.js", + "js/manifold.js", "js/manifold-query.js", "js/spin.presets.js", "js/spin.min.js", "js/jquery.spin.js", # Plugins::add_js('/QueryCode/beautyofcode/scripts/shCore.js');