From 5b497efb5e4f394ca36c4794bccc5f27202e8804 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Tue, 30 Nov 2021 09:35:46 +0000 Subject: [PATCH] Bug 28854: Add 'Remove from bundle' dialogue to details display This patch adds the counterpart of the 'Add to bundle' modal prompt for adding items to bundles from the catalogue details display. It allows for scanning barcodes to remove them from a bundle. --- .../prog/en/modules/catalogue/detail.tt | 134 ++++++++++++++++-- 1 file changed, 120 insertions(+), 14 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt index dd4b6433bc..c670235ab1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt @@ -1048,16 +1048,16 @@ Note that permanent location is a code, and location may be an authval. [% END %] [% IF bundlesEnabled %] -