Issues & MR legend
This commit is contained in:
parent
b64ceadbf2
commit
75cf927d3b
10 changed files with 158 additions and 9 deletions
|
@ -4,6 +4,15 @@
|
|||
%small.right #{@issues.total_count} issues
|
||||
|
||||
%br
|
||||
.issues_legend
|
||||
.list_legend
|
||||
.icon.critical
|
||||
.text Critical
|
||||
|
||||
.list_legend
|
||||
.icon.today
|
||||
.text Today
|
||||
.clearfix
|
||||
- if @issues.any?
|
||||
- @issues.group_by(&:project).each do |group|
|
||||
%div.ui-box
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue