flake8
passed.
JSHint
passed.
Review Request #13196 — Created Aug. 9, 2023 and submitted
This fixes a bug with the show content link for deleted files in the diff
viewer. The link wouldn't show the content of the file and would instead
remove it from the diff viewer. This is fixed by properly replacing existing
file diffs in the diff viewer when the show content link is clicked.