debian-mirror-gitlab/app/views/projects/diffs/viewers/_collapsed.html.haml
2021-04-29 21:17:54 +05:30

3 lines
208 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.gl-button.btn.btn-link= _("Click to expand it.")