Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_diff_discussion.html.haml « discussions « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1411daeb4a69187730403a621f021bbd00d18541 (plain)
1
2
3
4
5
6
- 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