plugins.resources_selected: now supporting update queries
[myslice.git] / plugins / resources_selected / static / resources_selected.html
index a4450eb..aa5e485 100644 (file)
@@ -9,3 +9,7 @@
     </tr>
   </thead>
 </table>
+<input id="{{domid}}__update" type=button value="Update" />
+<input id="{{domid}}__refresh" type=button value="Refresh" />
+<input id="{{domid}}__reset" type=button value="Reset" />
+<input id="{{domid}}__clear_annotations" type=button value="Clear annotations" />