remove references to demo_page demo_table style sheets - see readme
[unfold.git] / plugins / query_editor / __init__.py
index 1626150..b489aa6 100644 (file)
@@ -17,9 +17,7 @@ class QueryEditor(Plugin):
             ] ,
             'css_files': [
                 'css/query_editor.css',
-#                'css/jquery-ui.css',
-#                'css/demo_page.css',
-#                'css/demo_table.css',
+                'css/jquery-ui.css',
             ]
         }
         return reqs