]> git.evergreen-ils.org Git - Evergreen.git/commit
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:12:54 +0000 (18:12 -0400)
commit052d0ee6c1d6d4da7e66dbc6727e140e62eec55d
tree82ea1581d64381279707ed7baad3ae29d7153a3e
parent33206c48b22e811eda7e4902d9e593b5343260a0
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