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