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

4 lines
119 B
Text
Raw Normal View History

2017-06-06 17:28:06 -04:00
- diff_file = viewer.diff_file
.nothing-here-block
File mode changed from #{diff_file.a_mode} to #{diff_file.b_mode}