X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/55bdcab45a5e059ecc218099a30ff5ad231a627f..9992a8816837bd03a1beecd0c0e8082bd913319a:/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 e1b0de7ae2..3e0460a239 100644 --- a/apps/workbench/app/views/collections/_show_tags.html.erb +++ b/apps/workbench/app/views/collections/_show_tags.html.erb @@ -1,46 +1,12 @@ -<% - object = @object unless object -%> +<%# Copyright (C) The Arvados Authors. All rights reserved. -
- <% if object.editable? %> -

- -

- <% end %> - - - - - - - +SPDX-License-Identifier: AGPL-3.0 %> - - - - - - - +
+ >
- - <%= render partial: 'show_tag_rows', locals: {object: object} %> - -
KeyValue
-
- <% if object.editable? %> -
- -
-
- <%= link_to(save_tags_collection_path, {class: 'btn btn-primary collection-tag-save hide', :remote => true, method: 'post', return_to: request.url}) do %> - Save - <% end %> - -
- -
- <% end %> -
+
+
+ \ No newline at end of file