X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b1f65fcd4fa5fca5400f63fa25823fef6229a158..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| %>