We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96eaf6d + 0618aef commit 44b7482Copy full SHA for 44b7482
lib/redmine_git_hosting/hooks/add_public_keys_link.rb
@@ -8,7 +8,7 @@ def view_my_account_contextual(context)
8
end
9
10
def self.default_url_options
11
- {}
+ {:script_name => Redmine::Utils.relative_url_root}
12
13
14
0 commit comments