]> 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:57:00 +0000 (12:57 -0400)
commit3100c328934dcc2b83ea90039294048d4b26c09b
tree6592fc6312a82e42f7c9dee8b53e950a1649e1b6
parent2a05ce8eb87c23ef4a57119e547b2a25496b9a16
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