X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/bfd5100c4e0bed1910875099937169f1b0c8ce7b..b310fc04b9e60b974f4bfc2c86a5c45ecd7c65f2:/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..7d1fd39f76 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,4 @@ -<%= form_tag do |f| %> +<%= form_tag({}, {id: "comparedInstances"}) do |f| %>