Make inline rendering explicit for review UI diff fragments.

Review Request #13522 — Created Feb. 5, 2024 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

The render call for review UIs when rendering as a fragment for the diff
viewer was relying on the default value of the inline parameter, which
confused me for a while. This change makes that value explicit in the
function call.

Ran unit tests.

Commits

Files

    Loading...