Commit 774252aa authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Resolve conflict in app/helpers/sorting_helper.rb

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 8450925e
......@@ -162,7 +162,6 @@ module SortingHelper
def sort_title_upvotes
s_('SortOptions|Most popular')
<<<<<<< HEAD
end
def sort_title_more_weight
......@@ -171,8 +170,6 @@ module SortingHelper
def sort_title_less_weight
'Less weight'
=======
>>>>>>> ce-com/master
end
def sort_title_last_joined
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment