]> 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 03:57:16 +0000 (23:57 -0400)
commitedc503b788fd587b014932b0b2fbaf44b295d170
treeb7d4f32cc6a5439ebf0943287252f38cf4d39a7b
parent688e8e1a2df9b45099799d31c90b245147758e4c
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