e4b1f38c27
you across projects.
10 lines
202 B
Text
10 lines
202 B
Text
- if @merge_requests.opened.count > 0
|
|
%div{ :class => "update-data ui-box ui-box-small ui-box-big" }
|
|
%h3
|
|
%span.tag.open Open
|
|
.data
|
|
= render @merge_requests.opened
|
|
|
|
.clear
|
|
%br
|
|
|