Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Owen Leonard b88ae2f5d7 Bug 34289: Add missing class to one condition of the checkin template
The markup of the checkin template varies depending on the conditions of
the operation, and in one case the barcode field was missing the
"barcode" class. This patch adds it.

To test, apply the patch and make sure the finesMode system preference
is enabled.

- Go to returns.pl (/cgi-bin/koha/circ/returns.pl)
- Expand the the options so you see 'Forgive overdue charges'.
- Check that box and check in an item
- After checkin, the barcode field should keep the same style it had
  before the transaction.
- Note: The yellow background of the input when the "Forgive" checkbox
  is checked is to be expected.

Signed-off-by: Sam Lau <samalau@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 4ff9099700)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2023-08-17 09:43:42 -10:00
..
article-requests.tt
bookcount.tt
branchoverdues.tt Bug 33888: (bug 22375 follow-up) Add missing USE KohaDates 2023-06-26 14:44:17 +02:00
branchtransfers.tt
checkout-notes.tt
circulation-home.tt Bug 33961: Remove built-in offline circ tool 2023-07-17 08:18:59 +01:00
circulation.tt Bug 33528: Use template wrapper for tabs: Patron details page 2023-07-17 12:04:17 +01:00
circulation_batch_checkouts.tt
curbside_pickups.tt
on-site_checkouts.tt
overdue.tt
pendingreserves.tt
printslip.tt
renew.tt
request-article.tt Bug 34233: Move select2 include out of patron-search.inc 2023-07-18 10:46:29 +01:00
reserveratios.tt
returns.tt Bug 34289: Add missing class to one condition of the checkin template 2023-08-17 09:43:42 -10:00
set-library.tt
transfers_to_send.tt
transferstoreceive.tt Bug 33223: Replace 'first_valid' with 'notice' for email addresses 2023-05-16 15:17:35 -03:00
view_holdsqueue.tt
waitingreserves.tt