plugins: updated resource selected to receive proper updates from the query
[myslice.git] / plugins / resources_selected / static / resources_selected.html
index 00ac3ec..a4450eb 100644 (file)
@@ -1,9 +1,10 @@
-<table class='display' id='table-{{ domid }}'>
+<table class='display' id='{{domid}}__table'>
   <thead>
     <tr>
+      <th>action</th>
+      <th>key</th>
+      <th>value</th>
       <th>status</th>
-      <th>urn</th>
-      <th>slot</th>
       <th>+/-</th>
     </tr>
   </thead>