Files
gerrit/polygerrit-ui/app/elements/change
Ben Rohlfs 75f3312fca Fix rendering of removed votes in Change Log
Change 251800 was too aggressive with removing information on
"Patch set $N: ...: lines. For normal votes the removal was fine,
because it was redundant information. But the dedicated vote chips
did not work for vote removals. So with this change we keep being
aggressive and remove the entire "Patch Set $N: ..." line, but we
create vote chips also for vote removals.

Change-Id: Ia721552f08528c76bde469ed85b76d12783b761b
2020-02-04 16:08:28 +00:00
..