Fix PCrudFilterPane generating illegal queries when using the "not like" and "not...
authorPasi Kallinen <pasi.kallinen@pttk.fi>
Thu, 29 Aug 2013 14:36:37 +0000 (17:36 +0300)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Thu, 12 Sep 2013 22:13:14 +0000 (18:13 -0400)
commitfc23b4ec5c6846b0b31a25c0f708d9409d22bcb0
treece1bdb4c1dc48737d65cd1a51514e9a695ab1c5e
parent199f25958dcccb992e3b62ed9fc605c792396414
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.

[LFW: whitespace fixes - the original commit had real tabs, which we avoid
in some files, including .js ones.]

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