fewer js source files : manifold.js holds the global manifold object (that maps uuids...
[unfold.git] / plugins / querycode / querycode.py
index 87dc4c6..4a6e6b2 100644 (file)
@@ -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');