]> git.evergreen-ils.org Git - 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:10:21 +0000 (09:10 -0400)
commit7ba1e62aab334b962031036fcd167c26e26a624b
tree24a58674b50f5c64ae13d5a271bf59a929e1e56a
parent58b931258646c8c7ef50db4134e102d075efc80b
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