Issues & MR legend

This commit is contained in:
Dmitriy Zaporozhets 2012-06-21 08:29:53 +03:00
parent b64ceadbf2
commit 75cf927d3b
10 changed files with 158 additions and 9 deletions

View file

@ -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