mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-10 21:26:07 +10:00
This was previously possible through the API but can now be done through the project#edit settings screen if the current user is the owner of the project. Update changelog
3 lines
91 B
Plaintext
3 lines
91 B
Plaintext
:plain
|
|
location.href = "#{edit_namespace_project_path(@project.namespace, @project)}";
|