Commit 3c14be67 authored by Clement Ho's avatar Clement Ho

Fix conflict in app/views/shared/_issues.html.haml

parent fda87654
- if @issues.to_a.any?
<<<<<<< HEAD
.card.panel-small.card-without-border
=======
.card.card-small.card-without-border
>>>>>>> gitlab-ce/master
%ul.content-list.issues-list.issuable-list
= render partial: 'projects/issues/issue', collection: @issues
= paginate @issues, theme: "gitlab"
......
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