X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7041d6b1812a107abe862b9e6194759474028b3e..0f644e242ef37c911ad3dc25aca8135c339de349:/apps/workbench/app/views/collections/tags.js.erb diff --git a/apps/workbench/app/views/collections/tags.js.erb b/apps/workbench/app/views/collections/tags.js.erb index e2faff169a..e2154d6a96 100644 --- a/apps/workbench/app/views/collections/tags.js.erb +++ b/apps/workbench/app/views/collections/tags.js.erb @@ -1 +1,5 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + $(".collection-tag-rows").html("<%= escape_javascript(render partial: 'show_tag_rows', locals: {object: @object}) %>");