#3747 move attachements to sidebar
Merged by pingou. Opened by ryanlerch.
ryanlerch/pagure cleanup-attachments-view  into  master

Download 3747.patch

this moves the attachements listing to the sidebar of the
issue page.

Fixes #3697

rebased onto 4a6a04ecd2f4e0171048a233974c98dce0ff9778

rebased onto aeef222860797652f53b79e49b81cf87e357f20b

I did a small change:

-          <a href="#comment-0">View Comment</a>
+          <a href="#comment-0" class="pull-right">View Comment</a>

Otherwise looks fine to me! :)

Pull-Request has been merged by pingou

Metadata