X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plugins%2Fquerycode%2Fquerycode.py;h=6766444fd2f9d4208fbf6464e9ffeaaec7614eca;hb=299e9c56ae549e87c974a0361d93cc1156c824ac;hp=4b84548afc6c2af4f617c569e9ddc41863771744;hpb=bc9db0114fcf675ad7d729152b1e44ea217f7a53;p=unfold.git diff --git a/plugins/querycode/querycode.py b/plugins/querycode/querycode.py index 4b84548a..6766444f 100644 --- a/plugins/querycode/querycode.py +++ b/plugins/querycode/querycode.py @@ -13,7 +13,7 @@ class QueryCode (Plugin): def requirements (self): return { - 'js_files' : [ "js/querycode.js", "js/plugin.js", "js/query.js", "js/onavail.js", + 'js_files' : [ "js/querycode.js", "js/plugin.js", "js/manifold-query.js", "js/onavail.js", "js/manifold-pubsub.js", "js/manifold-async.js", "js/spin.presets.js", "js/spin.min.js", "js/jquery.spin.js",