This website requires JavaScript.
Explore
Help
Sign In
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
e2688feeb3
gitlab-org--gitlab-foss
/
app
/
views
/
projects
/
transfer.js.haml
3 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
transfer error handler
2014-12-15 08:10:56 -05:00
:plain
Upgrade to Rails 4.1.9 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.
2015-01-24 13:02:58 -05:00
location.href = "#{edit_namespace_project_path(@project.namespace, @project)}";
Copy permalink