summaryrefslogtreecommitdiff
path: root/app/views/projects/merge_requests/conflicts/components/_diff_file_editor.html.haml
blob: 940558e02e05c2ebd8fec4fc7e4e8ef662cc87f5 (plain)
1
2
3
4
5
6
%template{ id: "diff-file-editor" }
  %div
    .editor-wrap{ ":class" => "classObject" }
      %p.loading-text Loading...
      .editor
        %pre{ "style" => "height: 350px" }