@@ -, +, @@ - Click Manage -> Label batches. Create a batch if necessary. - Click the "Delete" button in the "Actions" column. You should get a confirmation message, "Are you sure you want to delete this?" - Test both the confirming and cancelling. - Perform the same test with Manage -> Label templates. - From the Manage -> Label batches page, click "edit" on one of the batches. - Right above the "Items in batch number X" is a toolbar which should have a button, "Delete batch." Test that it works correctly to delete the batch. --- .../en/modules/labels/label-edit-batch.tt | 20 +++++-------------- .../prog/en/modules/labels/label-manage.tt | 4 +++- 2 files changed, 8 insertions(+), 16 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-batch.tt @@ -124,7 +124,9 @@ Add item(s)[% IF ( table_loop ) %] Save description Remove selected items - Delete batch + + Delete batch + Remove duplicates Export selected items Export full batch[% END %] @@ -206,17 +208,8 @@ [% MACRO jsinclude BLOCK %] [% INCLUDE 'greybox.inc' %] [% INCLUDE 'datatables.inc' %] + [% Asset.js("js/form-submit.js") | $raw %]