turning off demo_page.css and demo_table.css for now
[myslice.git] / plugins / query_editor / __init__.py
index 98e7f9f..53adeae 100644 (file)
@@ -17,8 +17,9 @@ class QueryEditor(Plugin):
             ] ,
             'css_files': [
                 'css/query_editor.css',
-                'css/demo_page.css',
-                'css/demo_table.css',
+                'css/jquery-ui.css',
+#                'css/demo_page.css',
+#                'css/demo_table.css',
             ]
         }
         return reqs