gitlab-org--gitlab-foss/app/views/projects/diffs/viewers/_collapsed.html.haml

4 lines
208 B
Plaintext

.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.")