unfinished business on newnames (unsaved pending changes..)
[myslice.git] / plugins / queryupdater / static / js / queryupdater.js
index ebfa6eb..7d7de24 100644 (file)
 
         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 **************************/