debian-mirror-gitlab/app/views/search/results/_note.html.haml
2014-09-02 14:37:02 +02:00

9 lines
268 B
Text

%li
note on issue:
= link_to [note.project, note.noteable] do
%span ##{note.noteable.iid}
%strong.term
= truncate note.noteable.title, length: 50
%span.light (#{note.project.name_with_namespace})
- if note.noteable.closed?
%span.label Closed