Repair Labels code to accomodate patroncards. Purged EXPR.
authorJoe Atzberger <joe.atzberger@liblime.com>
Thu, 29 May 2008 18:15:23 +0000 (13:15 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Fri, 30 May 2008 15:01:08 +0000 (10:01 -0500)
commita5f90c7d688a581e7f7cc29f38b70c7f92c8e7f0
treeee61c2ffbcf32a3b89d3ab51fffc30bf3630ca28
parentc4072c8fe97659945c3e79e48a412157f952c776
Repair Labels code to accomodate patroncards. Purged EXPR.

Major FIXME's still remain, like the use of GET instead of POST.
The code is also a bit too INCLUDE-happy to net good performance.
The entire mechanism of adding to a batch should probably be proper
AJAX instead of the GET-centric opener.location approach.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/Labels.pm
koha-tmpl/intranet-tmpl/prog/en/includes/label-status.inc
koha-tmpl/intranet-tmpl/prog/en/includes/tools-labels-batches-toolbar.inc
koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-manager.tmpl
labels/label-manager.pl