diff --git a/app/views/work_packages/bulk/edit.html.erb b/app/views/work_packages/bulk/edit.html.erb index 795d526917..d16e421514 100644 --- a/app/views/work_packages/bulk/edit.html.erb +++ b/app/views/work_packages/bulk/edit.html.erb @@ -29,7 +29,7 @@ See doc/COPYRIGHT.rdoc for more details.

<%= l(:label_bulk_edit_selected_work_packages) %>

- + <%= form_tag(url_for(controller: '/work_packages/bulk', action: :update, ids: @work_packages), method: :put) do %>