Skip to content

Fix 404 when deleting a project from the admin section

DJ Mountney requested to merge perforce/gitlab-ce:fix-404-admin-delete into master

This is some additional fallout from the rails upgrade. Need to use plural namespaces in the path function to get project deletion to go back to the project listing.

Merge request reports