X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ef15d01d2cb3c988185edd2b891d2b227fb33f3b..3b151b842b11182172b5cab36d9648ea63bd1e39:/apps/workbench/app/views/collections/_show_tags.html.erb diff --git a/apps/workbench/app/views/collections/_show_tags.html.erb b/apps/workbench/app/views/collections/_show_tags.html.erb index 4ffe7ff5f9..a1f58ae7b0 100644 --- a/apps/workbench/app/views/collections/_show_tags.html.erb +++ b/apps/workbench/app/views/collections/_show_tags.html.erb @@ -5,7 +5,7 @@
<% if object.editable? %>

- + Edit

<% end %> @@ -31,7 +31,7 @@
<% if object.editable? %>
- + Add new tag
<%= link_to(save_tags_collection_path, {class: 'btn btn-sm btn-primary collection-tag-save hide', :remote => true, method: 'post', return_to: request.url}) do %>