]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1695029 Patron reg. supports bool opt-in defaults
authorBill Erickson <berickxx@gmail.com>
Fri, 21 Jul 2017 18:50:17 +0000 (14:50 -0400)
committerJason Etheridge <jason@EquinoxInitiative.org>
Thu, 31 Aug 2017 04:40:32 +0000 (00:40 -0400)
commit1668ebdc61e660c753e2428144ecf5515face8fd
treef50d2039f641115580c8347ab0255643756d6c31
parent6cc311f5fd01b0f3467612921afebdfe5bab6f63
LP#1695029 Patron reg. supports bool opt-in defaults

Support default values for boolean user opt-in settings during patron
registration.  A default value of True, true, T, or t (or really
anything starting with a 't') is treated as true.  Any other value
(including null) means false.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Josh Stompro <stomproj@larl.org>
Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org>
Open-ILS/web/js/ui/default/staff/circ/patron/regctl.js