X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plugins%2Fquery_editor%2Fstatic%2Fjs%2Fquery_editor.js;fp=plugins%2Fquery_editor%2Fstatic%2Fjs%2Fquery_editor.js;h=68d0265a388d2448f99a25abdf27c33e2bfa5e06;hb=c79b3c894ec8a08686ae4978e5375c15ec6f2cbf;hp=17b9bf77b97dea09ebc24d8eaf5c4f9b8cf174fc;hpb=a0149650c8519c69236da8b58720eb94393c8307;p=unfold.git diff --git a/plugins/query_editor/static/js/query_editor.js b/plugins/query_editor/static/js/query_editor.js index 17b9bf77..68d0265a 100644 --- a/plugins/query_editor/static/js/query_editor.js +++ b/plugins/query_editor/static/js/query_editor.js @@ -35,7 +35,7 @@ // XXX This should be handled by manifold manifold.raise_event(self.options.query_uuid, FILTER_REMOVED, [key, op]); } - } + }; }, init: function(options, element) {