X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4169ee2834e63a0a13aa6b2e853a2d43659f1048..c2add3a97bc2d473b9f892962901881bf4b63a6c:/apps/workbench/app/views/projects/_show_tab_contents.html.erb diff --git a/apps/workbench/app/views/projects/_show_tab_contents.html.erb b/apps/workbench/app/views/projects/_show_tab_contents.html.erb index e3884b6292..8fb588ff6b 100644 --- a/apps/workbench/app/views/projects/_show_tab_contents.html.erb +++ b/apps/workbench/app/views/projects/_show_tab_contents.html.erb @@ -14,7 +14,8 @@ 'data-selection-param-name' => 'item_uuids[]', 'data-selection-action' => 'remove', 'data-remote' => true, - 'method' => 'delete' + 'method' => 'delete', + 'data-toggle' => 'dropdown' %>
  • <%= link_to "Move selected", '#', 'data-href' => choose_projects_path( @@ -45,7 +46,7 @@ - +