Admin logs improved. Commits list box styled

This commit is contained in:
Dmitriy Zaporozhets 2012-07-16 08:03:10 +03:00
parent 244a1cad62
commit 2a705c4f40
7 changed files with 58 additions and 20 deletions

View file

@ -1,6 +1,8 @@
- if @commits.present?
.ui-box
%h5 Commits (#{@commits.count})
%h5
%i.icon-list
Commits (#{@commits.count})
.merge-request-commits
- if @commits.count > 8
%ul.first_mr_commits.unstyled