debian-mirror-gitlab/app/views/discussions/_diff_discussion.html.haml
2016-09-13 17:45:13 +05:30

7 lines
223 B
Text

- expanded = local_assigns.fetch(:expanded, true)
%tr.notes_holder{class: ('hide' unless expanded)}
%td.notes_line{ colspan: 2 }
%td.notes_content
.content
= render "discussions/notes", discussion: discussion