resources_selected: remove tfoot, and disable non-implemented buttons
[myslice.git] / plugins / resources_selected / static / js / resources_selected.js
index a784288..669bfca 100644 (file)
@@ -68,6 +68,7 @@
             manifold.raise_event(self.options.query_uuid, RUN_UPDATE);
         },
 
+       // related buttons are also disabled in the html template
         do_refresh: function(e)
         {
             throw 'resource_selected.do_refresh Not implemented';