LP#1347774 avoid unnecessary editor import for EGCatLoader children
authorBill Erickson <berick@esilibrary.com>
Fri, 1 Aug 2014 20:33:18 +0000 (16:33 -0400)
committerBill Erickson <berick@esilibrary.com>
Fri, 1 Aug 2014 20:33:20 +0000 (16:33 -0400)
commitf0ddb0859f1debf26532b81bfe84949036edc49f
tree9582f58877cfd34e2b3557ab4e00b3db66b3e388
parent0dce3221f79fb49f0a057821422759e1bf297c68
LP#1347774 avoid unnecessary editor import for EGCatLoader children

This will help avoid unentional cstore personalities coming to life,
plus I think the added imports might clobber the pcrud personality in
some instances.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Browse.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Container.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Library.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Record.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Register.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/SMS.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Search.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Util.pm