Skip to content

Commit 275c1bc

Browse files
author
root
committed
Fix missing helper in UsersController
1 parent 45ecf32 commit 275c1bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: lib/redmine_git_hosting/patches/users_controller_patch.rb

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ def self.included(base)
1414
alias_method_chain :destroy, :git_hosting
1515

1616
helper :gitolite_public_keys
17+
helper :redmine_bootstrap_kit
1718
end
1819
end
1920

0 commit comments

Comments
 (0)