Commit graph

1 commit

Author SHA1 Message Date
Phil Hughes
d0821ae667 Stop new merge request page tabs updating the URL
The tabs on the merge_requests#new where changing the URL to URLs meant
for merge_requests#show. The URL don't actually exist on the new page,
so the simplest solution is to not update the URL for this page.

Closes #30419
2017-04-05 10:42:31 +01:00