cosemtic, remove extra " in resources selection
[unfold.git] / plugins / resources_selected / templates / resources_selected.html
index e1e56bc..18161b3 100644 (file)
@@ -10,8 +10,8 @@
   </thead>
   <tbody></tbody>
 </table>
-<button type="button" id="{{domid}}__update"  class="btn btn-default">"Update"</button>
-<button type="button" id="{{domid}}__refresh"  class="btn btn-default">"Refresh"</button>
-<button type="button" id="{{domid}}__reset"  class="btn btn-default">"Reset"</button>
-<button type="button" id="{{domid}}__clear_annotations"  class="btn btn-default">"Clear Annotations"</button>
+<button type="button" id="{{domid}}__update"  class="btn btn-default">Update</button>
+<button type="button" id="{{domid}}__refresh"  class="btn btn-default">Refresh</button>
+<button type="button" id="{{domid}}__reset"  class="btn btn-default">Reset</button>
+<button type="button" id="{{domid}}__clear_annotations"  class="btn btn-default">Clear Annotations</button>