From 6e1e0d286fcf94df25cc64a780d32660f88866e9 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Fri, 9 Jul 2021 07:04:27 +0000 Subject: [PATCH] Bug 20817: (QA follow-up) Remove size=1 attribute Content-Type: text/plain; charset=utf-8 Resolves QA warning, with reference to bug 28066. Line 345 of acqui/neworderempty.tt --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt index 6805399983..46fe280370 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tt @@ -342,7 +342,7 @@ [% END %] [% IF ( iteminfo.marc_value.type == 'select' ) %] - [% FOREACH value IN iteminfo.marc_value.values %] [% IF ( value == iteminfo.marc_value.default ) %] -- 2.20.1