X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/28c6bbeeed6b228d51666914bcd845d05500107e..023858a629bedfccdb5d17602643aaaa0a223e1a:/apps/workbench/app/views/pipeline_instances/_show_recent.html.erb diff --git a/apps/workbench/app/views/pipeline_instances/_show_recent.html.erb b/apps/workbench/app/views/pipeline_instances/_show_recent.html.erb index e1a7cea0ad..3aac9309bb 100644 --- a/apps/workbench/app/views/pipeline_instances/_show_recent.html.erb +++ b/apps/workbench/app/views/pipeline_instances/_show_recent.html.erb @@ -1,4 +1,8 @@ -<%= form_tag do |f| %> +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + +<%= form_tag({}, {id: "comparedInstances"}) do |f| %>