This commit is contained in:
parent
b5d7fb5eed
commit
78e6dc5fa5
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
%div.note-author
|
%div.note-author
|
||||||
%strong= issue.assignee.name
|
%strong= issue.assignee.name
|
||||||
%cite.cgray
|
%cite.cgray
|
||||||
= time_ago_in_words(issue.updated_at)
|
= time_ago_in_words(issue.created_at)
|
||||||
ago
|
ago
|
||||||
- if issue.critical
|
- if issue.critical
|
||||||
%span.tag.high critical
|
%span.tag.high critical
|
||||||
|
|
Loading…
Add table
Reference in a new issue