]> git.evergreen-ils.org Git - working/Evergreen.git/commit
when getDisplayString() is called without ever having built a true widget, the code...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 28 Jan 2010 15:22:13 +0000 (15:22 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 28 Jan 2010 15:22:13 +0000 (15:22 +0000)
commitfc4ebd9dbb07963cf1d4780879876941cdef1212
treec3d96aafcf90560804e5cc562d73d10f1c39aa9f
parent7620f7fccd87a86f351dd754d85596ed5051131b
when getDisplayString() is called without ever having built a true widget, the code needs to be prepared to deal with raw values.  in this case, 't' and 'f' are valid values for bool fields

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15396 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/js/dojo/openils/widget/AutoFieldWidget.js