]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1788417: boolean fields should say 'Yes'/'No' instead of true/false
authora. bellenir <ab@grpl.org>
Wed, 22 Aug 2018 15:33:55 +0000 (11:33 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Wed, 22 Aug 2018 16:58:25 +0000 (12:58 -0400)
commitdf268ea7d48b210eb564ff33ba0c7ba0f4f05b6f
tree7d5401a820b560cd903ce695edf402e243404d70
parente112c316136a6068effa549b6aaff4e1113b2796
LP#1788417: boolean fields should say 'Yes'/'No' instead of true/false

boolean fields on egGrid use tt2-translated strings for "Yes" and "No"
instead of letting the browser translate the values 'true' and 'false'
(in accordance with the prophecy of XUL)

Signed-off-by: a. bellenir <ab@grpl.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/src/templates/staff/base_js.tt2
Open-ILS/web/js/ui/default/staff/services/grid.js