From 43886c983da575717db255c56dc08ad766cf2b89 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. Signed-off-by: Frederic Demians Works as promised. Improve batch checkout general UI workflow. --- .../en/modules/circ/circulation_batch_checkouts.tt | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) 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..3f3fb8a 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,18 @@