Commit d19a32fd authored by Valery Sizov's avatar Valery Sizov

Conflicts resolvation, part 1

parent dfef847d
<<<<<<< HEAD
5.9.1
=======
5.9.2
>>>>>>> b187a3f2bb00a0a0a6e5f8369edf2d6430a7af6e
......@@ -142,11 +142,8 @@ module IssuableCollections
when 'milestone_due_desc' then sort_value_milestone
when 'downvotes_asc' then sort_value_popularity
when 'downvotes_desc' then sort_value_popularity
<<<<<<< HEAD
when 'weight_asc' then sort_value_weight
when 'weight_desc' then sort_value_weight
=======
>>>>>>> b187a3f2bb00a0a0a6e5f8369edf2d6430a7af6e
else value
end
end
......
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