mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 05:36:07 +10:00
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
3 lines
91 B
Plaintext
3 lines
91 B
Plaintext
:plain
|
|
location.href = "#{edit_namespace_project_path(@project.namespace, @project)}";
|