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