Change #6104
Category | None |
Changed by | Remington Steed <rjs7 | @calvin.edu>
Changed at | Fri 08 Mar 2019 18:13:19 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 1c061dd30a02a03bfe9d8043057b28e87aa910b2 |
Comments
LP1793196 Fix console error when none selected If you open the dropdown and close it without selecting anything, the console shows an error complaining that $scope.selected is undefined. This commit checks that it exists in that case before using it. Signed-off-by: Remington Steed <rjs7@calvin.edu> Signed-off-by: Dan Wells <dbw2@calvin.edu>
Changed files
- Open-ILS/web/js/ui/default/staff/services/ui.js