]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Fix PCrudFilterPane generating illegal queries when using the "not like" and "not... user/paxed/pcrudfilterpane-fix
authorPasi Kallinen <pasi.kallinen@pttk.fi>
Thu, 29 Aug 2013 14:36:37 +0000 (17:36 +0300)
committerPasi Kallinen <pasi.kallinen@pttk.fi>
Fri, 30 Aug 2013 15:00:34 +0000 (18:00 +0300)
commit3274583c18bf5c97463bf0cb1c56ceedd48a111c
tree2d712cc4a1d6a38879a2ae4117fc1bee2ed8ee4f
parent4b1ef525740b371e1aa5b273d6a3f2fccc0a6534
Fix PCrudFilterPane generating illegal queries when using the "not like" and "not between" operators.
Make the window remember the user-input value even when changing the operator.

Signed-off-by: Pasi Kallinen <pasi.kallinen@pttk.fi>
Open-ILS/web/js/dojo/openils/widget/PCrudFilterPane.js