When editing a desk, the "Library" <select> only includes one option, the existing value.
Created attachment 183147 [details] [review] Bug 40114: Can't select new library when editing a desk This patch fixes selection of a library when editing a desk in Administration. The form should provide all libraries as options, not just the currently selected one. To test, apply the patch and go to Administration -> Desks. - If necessary, create a new desk. - Edit the desk. The form should load with the correct library prefilled in the <select>, but should offer all libraries as a choices. Sponsored-by: Athens County Public Libraries
The test plan appeared to work. Signed off by: Esther Melander <esther@bywatersolutions.com>