From 3e37a738a21edb6e0ee20d50248cc0a359745914 Mon Sep 17 00:00:00 2001 From: Martin Stenberg Date: Thu, 5 Nov 2015 13:58:55 +0100 Subject: [PATCH] Bug 15116: Show menu at the top of batch circ page This patch adds the user interaction menu to the top of the batch checkout page, places focus on the barcode text field and adds a discrete shortcut link for printing receipts. --- .../prog/en/modules/circ/circulation_batch_checkouts.tt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt index 4e392d2..c93e9ee 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation_batch_checkouts.tt @@ -21,6 +21,10 @@