mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-21 10:36:04 +10:00
Merge branch '14083-build-labels' into 'master'
Add labels to block element Fixes #14083 Before: After:  See merge request !3492
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
%td
|
||||
= build.name
|
||||
|
||||
.pull-right
|
||||
.label-container
|
||||
- if build.tags.any?
|
||||
- build.tags.each do |tag|
|
||||
%span.label.label-primary
|
||||
|
||||
Reference in New Issue
Block a user