Fix Issue 2389: Incorrect web interface styling when using parent diffs and new files
Review Request #3372 — Created Sept. 28, 2012 and submitted — Latest diff uploaded
+ Add a check for parent_diff before adding the 'newfile' table style class in diff_file_fragment.html
Manual testing: following the steps described in the issue will no longer produce the issue. Unit tests passed.