We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f51dda5 commit f9aa20cCopy full SHA for f9aa20c
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