2017-06-06 17:28:06 -04:00
|
|
|
- diff_file = viewer.diff_file
|
2018-04-08 00:35:30 -04:00
|
|
|
- url = url_for(safe_params.merge(action: :diff_for_path, old_path: diff_file.old_path, new_path: diff_file.new_path, file_identifier: diff_file.file_identifier))
|
2017-06-06 17:28:06 -04:00
|
|
|
.nothing-here-block.diff-collapsed{ data: { diff_for_path: url } }
|
|
|
|
This diff is collapsed.
|
2018-06-14 16:22:56 -04:00
|
|
|
%button.click-to-expand.btn.btn-link Click to expand it.
|