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
this moves the attachements listing to the sidebar of the
issue page.
Fixes #3697