mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-14 15:16:04 +10:00
remove double negative
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
- unless @commits.empty?
|
||||
- if @commits.present?
|
||||
.ui-box
|
||||
%h5 Commits (#{@commits.count})
|
||||
.merge-request-commits
|
||||
|
||||
Reference in New Issue
Block a user