lib/ refactoring. Module Gitlabhq renamed to Gitlab
This commit is contained in:
parent
8ceb94081a
commit
3272620f72
20 changed files with 87 additions and 85 deletions
|
@ -143,6 +143,6 @@ module ApplicationHelper
|
|||
end
|
||||
|
||||
def string_to_utf8 str
|
||||
Gitlabhq::Encode.utf8 str
|
||||
Gitlab::Encode.utf8 str
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue