Commit 21e78c85 authored by Luke "Jared" Bennett's avatar Luke "Jared" Bennett

Resolved _sidebar.html.haml conflicts

parent e884a4bf
...@@ -85,7 +85,6 @@ ...@@ -85,7 +85,6 @@
Closed: Closed:
= milestone.issues_visible_to_user(current_user).closed.count = milestone.issues_visible_to_user(current_user).closed.count
<<<<<<< HEAD
- total_weight = milestone.issues_visible_to_user(current_user).sum(:weight) - total_weight = milestone.issues_visible_to_user(current_user).sum(:weight)
.block.weight .block.weight
.sidebar-collapsed-icon .sidebar-collapsed-icon
...@@ -103,10 +102,7 @@ ...@@ -103,10 +102,7 @@
- else - else
.no-value None .no-value None
.block
=======
.block.merge-requests .block.merge-requests
>>>>>>> ce-com/master
.sidebar-collapsed-icon .sidebar-collapsed-icon
%strong %strong
= icon('exclamation', 'aria-hidden': 'true') = icon('exclamation', 'aria-hidden': 'true')
......
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