]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1774268: handle opac.hold_notify empty string in AngJS patron editor
authorJeff Davis <jdavis@sitka.bclibraries.ca>
Wed, 19 Feb 2020 20:36:30 +0000 (12:36 -0800)
committerJason Boyer <JBoyer@eoli.info>
Wed, 1 Apr 2020 13:18:46 +0000 (09:18 -0400)
commitd4155b5b2741005a1002e9bb6c9fbdf68a81e03f
tree3dcbfbc22b8cb9c6a47ba6fd8636f8c03a42ed31
parentddf5b4b34c9cac881f3ccbf693b191e2b06cf2fc
LP#1774268: handle opac.hold_notify empty string in AngJS patron editor

If a patron does not want either phone or email hold notifications,
their opac.hold_notify user setting will be an empty string.  Let's
ensure that the hold notify checkboxes remain unchecked in the patron
editor when that is the case.

Signed-off-by: Jeff Davis <jdavis@sitka.bclibraries.ca>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Jason Boyer <JBoyer@eoli.info>
Open-ILS/web/js/ui/default/staff/circ/patron/regctl.js