debian-mirror-gitlab/app/views/projects/diffs/viewers/_collapsed.html.haml
2021-03-11 19:13:27 +05:30

3 lines
198 B
Text

.nothing-here-block.diff-collapsed{ data: { diff_for_path: collapsed_diff_url(viewer.diff_file) } }
= _("This diff is collapsed.")
%button.click-to-expand.btn.btn-link= _("Click to expand it.")