[5/30] A rework of Label Creator code
authorChris Nighswonger <cnighswonger@foundations.edu>
Mon, 11 Jan 2010 15:18:21 +0000 (10:18 -0500)
committerChris Nighswonger <cnighswonger@foundations.edu>
Mon, 11 Jan 2010 23:16:52 +0000 (18:16 -0500)
commit4a675bcaad41ebca8b116fd47327bc80af380098
treee711072085eaed4148b316781cd37fe2c0ea5a16
parent3b1d56ccb5a425453f1598f4df3310deb57223cb
[5/30] A rework of Label Creator code

This rework removes code held in common with the Patron Card Creator
and move is to the new C4::Creators module.
19 files changed:
C4/Labels/Batch.pm
C4/Labels/Label.pm
C4/Labels/Layout.pm
C4/Labels/Lib.pm
C4/Labels/PDF.pm
C4/Labels/Profile.pm
C4/Labels/Template.pm
koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manage.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tmpl
labels/label-create-csv.pl
labels/label-create-pdf.pl
labels/label-create-xml.pl
labels/label-edit-batch.pl
labels/label-edit-layout.pl
labels/label-edit-profile.pl
labels/label-edit-template.pl
labels/label-item-search.pl
labels/label-manage.pl
labels/label-print.pl