Fix display of existing commits in the new review request UI.

Review Request #12867 — Created March 6, 2023 and submitted

david
Review Board
release-6.x
reviewboard

A change in our upstream dependencies caused a regression in the display
for existing commits in the new review request UI. The old XHTML-like
<span /> was being interpreted as an unclosed tag, leaking its style
into adjacent elements.

Looked at the new review request UI and saw that existing commits had
the proper blue arrow icon but no big blue text.

Summary
Fix display of existing commits in the new review request UI.
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (f108693)
Loading...