]> git.evergreen-ils.org Git - Evergreen.git/commit
make the "Your Expression" preview more accurate by
authorsenator <lebbeous@esilibrary.com>
Mon, 18 Apr 2011 15:15:20 +0000 (11:15 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 6 Jul 2011 18:50:49 +0000 (14:50 -0400)
commitfe0c574d0fd474cf1145786ed959ceb4df840874
tree827bd435cbd27f0361a6c226631882cb45f74bb6
parent3a406e5cb384a22ade99069a69cec8d9091073c6
make the "Your Expression" preview more accurate by

showing "NOT (a OR b OR c)" instead of "(a NOR b NOR c)".

This really only matters in the case of a single clause inside the
negated expression:

Now such a thing shows up as "NOT (a)" versus "(a)"
Open-ILS/web/js/ui/default/conify/global/vandelay/match_set.js