From 51e1da1224cf96e25a6b622e38084a61bcd8e75e Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Mon, 20 Dec 2010 20:24:31 +0100 Subject: [PATCH] Bug 2965: Follow up - fixing problem with barcode field The scanned barcode stayed in the checkout field instead of being deleted after checkout or confirmation. This patch reverts the template change, so the barcode is deleted. Please test! Signed-off-by: Chris Cormack (cherry picked from commit cf4d8519078cf13ff2e67c7baca39f3fb95897a8) Signed-off-by: Chris Nighswonger --- koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl index c77f5cc6ff..ec4060f69a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tmpl @@ -418,7 +418,7 @@ No patron matched - "/> + -- 2.39.5