• 
      

    Use raw ID fields for the LocalSite fields in the admin UI.

    Review Request #3254 — Created Aug. 1, 2012 and submitted — Latest diff uploaded

    Information

    Review Board
    release-1.6.x

    Reviewers

    Use raw ID fields for the LocalSite fields in the admin UI.
    
    The LocalSite fields may become very large up on certain large-scale
    deployments. This changes them to be raw ID fields instead of a drop-down of
    options, which will speed up browsing the admin UI.
    Verified that these fields no longer showed a dropdown of LocalSites.