X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5185c0d7e1d9aa8ea4abe46e4bbc0927e52e9a66..32e3f6eb604d3692f10f16220a78e07c056be00e:/apps/workbench/app/views/pipeline_instances/_show_recent.html.erb?ds=sidebyside 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| %>