From a8bda9d6e568b436179b2eae091d67c3c79937e7 Mon Sep 17 00:00:00 2001 From: Catherine Ma Date: Tue, 19 Jan 2021 01:08:28 +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) Sponsored by Catalyst IT --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/debit_types.tt | 5 ++++- 1 file changed, 4 insertions(+), 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 736a1815be..5bd38430e4 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,10 @@ [% INCLUDE 'datatables.inc' %]