]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Cat/Utils.pm
fixed logic error in adding children to the tree
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Cat / Utils.pm
2005-03-04 ericksonfixed logic error in adding children to the tree
2005-03-04 ericksonsome cleaning
2005-03-04 ericksonupdated to use Fieldmapper
2005-03-04 ericksonadded method that will convert a tree back to a nodelist
2005-03-03 ericksonearly catalogue code. currently just turns a nodeset...