Use raw ID fields for the LocalSite fields in the admin UI.
Review Request #3254 — Created July 31, 2012 and submitted — Latest diff uploaded
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.