X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/bc4992f9e11cd0639cf6461736963d66830c5af8..a31816b03c8249178d51621524f05437f5f9478a:/apps/workbench/app/views/pipeline_instances/index.html.erb diff --git a/apps/workbench/app/views/pipeline_instances/index.html.erb b/apps/workbench/app/views/pipeline_instances/index.html.erb index 2308fc1ca6..1181b3e467 100644 --- a/apps/workbench/app/views/pipeline_instances/index.html.erb +++ b/apps/workbench/app/views/pipeline_instances/index.html.erb @@ -2,12 +2,14 @@
+ data-filterable-target="#recent-pipeline-instances" + <%# Just for the double-load test in FilterableInfiniteScrollTest: %> + value="<%= params[:search] %>" + />
<%= form_tag({action: 'compare', controller: params[:controller], method: 'get'}, {method: 'get', id: 'compare', class: 'pull-right small-form-margin'}) do |f| %> - <%= submit_tag 'Compare 2 or 3 selected', {class: 'btn btn-primary', disabled: true, style: 'display: none'} %> -   + <%= submit_tag 'Compare 2 or 3 selected', {class: 'btn btn-primary', disabled: true} %> <% end rescue nil %> <% end %>