comment out reference to jquery-ui.css that is not present in static/ yet
[unfold.git] / plugins / query_editor / __init__.py
index 53adeae..1626150 100644 (file)
@@ -17,7 +17,7 @@ class QueryEditor(Plugin):
             ] ,
             'css_files': [
                 'css/query_editor.css',
-                'css/jquery-ui.css',
+#                'css/jquery-ui.css',
 #                'css/demo_page.css',
 #                'css/demo_table.css',
             ]