]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1629108 Finalizing Search.pm removing if block
authorblake <blake@mobiusconsortium.org>
Fri, 10 Feb 2017 03:14:24 +0000 (21:14 -0600)
committerKathy Lussier <klussier@masslnc.org>
Wed, 15 Feb 2017 04:31:03 +0000 (23:31 -0500)
commitdc8fb1f9a481131c8e1b55fc34d075e46640c29e
treedb80ca5c841e5243a391849b035e25ffc7166448
parent3acb984032d5980fb17c697759112b278a11f621
LP1629108 Finalizing Search.pm removing if block

For ease of diffing, I left the old if block in place because removing it would
cause all of the lines to show changes when in fact it was just spacing. This commit
simply removes the if block and the spacing is the only change.

Signed-off-by: blake <blake@mobiusconsortium.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Search.pm