gitlab-org--gitlab-foss/app/views/projects/diffs/viewers/_mode_changed.html.haml
2017-06-14 10:12:21 -05:00

3 lines
119 B
Text

- diff_file = viewer.diff_file
.nothing-here-block
File mode changed from #{diff_file.a_mode} to #{diff_file.b_mode}