Fixed wrong module name
This commit is contained in:
parent
d72f8db08a
commit
020caf1274
|
@ -1,5 +1,5 @@
|
|||
class RefsController < ApplicationController
|
||||
include Gitlabhq::Encode
|
||||
include Gitlab::Encode
|
||||
before_filter :project
|
||||
|
||||
# Authorize
|
||||
|
|
Loading…
Reference in a new issue