• 
      

    Fix the "Public Read Access" indicator in the admin UI.

    Review Request #11060 — Created June 26, 2020 and submitted — Latest diff uploaded

    Information

    Review Board
    release-3.0.x

    Reviewers

    The "Public Read Access" indicator shown in the sidebar in the
    administration UI was being based on the wrong siteconfig setting,
    causing it to show a disabled state when public access was enabled. This
    was purely cosmetic but confusing.

    This change fixes up the template to access the correct variable.

    Verified that the indicator reflected the correct state when public
    access was enabled and disabled.

    Commits

    Files