X-Git-Url: http://git.onelab.eu/?p=myslice.git;a=blobdiff_plain;f=plugins%2Fqueryupdater%2Fstatic%2Fjs%2Fqueryupdater.js;h=7d7de24f40007e2a52e51b49b6849df625e99b79;hp=ebfa6eb56646c58eecebc1c48f00ea1fc34b858c;hb=c5795ba59e99c3a9b7481f4965814eca3e9a950d;hpb=0120bc491b3464f4981270a28ac153fa62f3b08b diff --git a/plugins/queryupdater/static/js/queryupdater.js b/plugins/queryupdater/static/js/queryupdater.js index ebfa6eb5..7d7de24f 100644 --- a/plugins/queryupdater/static/js/queryupdater.js +++ b/plugins/queryupdater/static/js/queryupdater.js @@ -80,12 +80,12 @@ do_reset: function(e) { - throw 'resources_selected.do_reset Not implemented'; + throw 'queryupdater.do_reset Not implemented'; }, do_clear_annotations: function(e) { - throw 'resources_selected.do_clear_annotations Not implemented'; + throw 'queryupdater.do_clear_annotations Not implemented'; }, /************************** GUI MANIPULATION **************************/