X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5b64c43183ede1313ccd7b44425d83a0b496a021..89355aa0e2727373fa60c781ec6c00c31a79a7dc:/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 bfb3dc840e..5d31701272 100644 --- a/apps/workbench/app/views/pipeline_instances/_show_recent.html.erb +++ b/apps/workbench/app/views/pipeline_instances/_show_recent.html.erb @@ -39,7 +39,7 @@ - <%= check_box_tag 'uuids[]', ob.uuid, false %> + <%= check_box_tag 'uuids[]', ob.uuid, false, :class => 'persistent-selection' %> <% if ob.success %> success