http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7032
--- Comment #3 from Chris Nighswonger <[email protected]> --- (In reply to comment #2) > > It should be just a matter of adjusting the JS trapping as the multiple > delete code is already in the back-end IIRC (its been a while since I looked > at it). Actually it will also require a few moments in labels/label-manage.pl to mod the delete option to take multiple params and loop through them, deleting each one. http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=labels/label-manage.pl;h=c70ea6cfd3e5a68aec9f24ad2e49df539af0832e;hb=HEAD#l78 -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
