Skip to content

Commit 381976f

Browse files
author
root
committed
Fix missing helper
1 parent 7147051 commit 381976f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: app/controllers/gitolite_public_keys_controller.rb

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ class GitolitePublicKeysController < ApplicationController
66
before_filter :find_gitolite_public_key, only: [:destroy]
77

88
helper :gitolite_public_keys
9+
helper :redmine_bootstrap_kit
910

1011

1112
def index

0 commit comments

Comments
 (0)