From a368edaa60aea4e516f541221f714a8220b79dca Mon Sep 17 00:00:00 2001 From: Hinemoea Viault Date: Tue, 6 Jun 2023 12:23:10 -0400 Subject: [PATCH] Bug 26978: Add item type option to batch extend due date tool Content-Type: text/plain; charset=utf-8 Signed-off-by: Sam Lau Signed-off-by: Marcel de Rooy --- .../prog/en/modules/tools/batch_extend_due_dates.tt | 10 ++++++++++ tools/batch_extend_due_dates.pl | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_extend_due_dates.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_extend_due_dates.tt index 36d14f5eeb..ac9de55a27 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_extend_due_dates.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_extend_due_dates.tt @@ -71,6 +71,16 @@ +
  • + + [% SET itemtypes = ItemTypes.Get() %] + +
  • +