remove double negative

This commit is contained in:
Zevs 2012-06-21 00:21:13 +03:00
parent bbb926f3c4
commit 5fd2f7158e

View file

@ -1,4 +1,4 @@
- unless @commits.empty?
- if @commits.present?
.ui-box
%h5 Commits (#{@commits.count})
.merge-request-commits