From 706918dd43f13404018b23788310b8a0c6681c85 Mon Sep 17 00:00:00 2001 From: Aleisha Amohia Date: Mon, 22 Oct 2018 23:31:29 +0000 Subject: [PATCH] Bug 12365: (follow-up) Fixing broken circ rules table Adding filters to note to satisfy qa test tools --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt index 518c1a5..f97b2cf 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt @@ -123,7 +123,7 @@ [% IF rule.note %] - View note + View note [% ELSE %] [% END %] [% IF ( rule.unlimited_maxissueqty ) %] @@ -229,7 +229,6 @@ [% END %] [% rule.rentaldiscount | html %] - [% rule.note | html %] Edit Delete -- 2.1.4