From 2c850722b8af6e9cff04f1b1bd657b24f1bef867 Mon Sep 17 00:00:00 2001 From: Catherine Ma Date: Tue, 19 Jan 2021 20:34:25 +0000 Subject: [PATCH] Bug 27457: Set focus for cursor to Debit type code field Test Plan: 1.Click administration 2.Click debit types 3.Click new debit type 4.Check if the cursor is in the first form field (it shouldn't) 5.Add patch 6.Repeat steps 1-3 7.Check if the cursor is in the first form field (it should) --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/debit_types.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/debit_types.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/debit_types.tt index 5bd38430e4..c291c43041 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/debit_types.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/debit_types.tt @@ -209,7 +209,7 @@ [% INCLUDE 'datatables.inc' %]