From 0395dd2ce235c28b61efb9a502dbee0a80ba0fa1 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 3c23afd..94bf4c8 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 @@ -122,7 +122,7 @@ [% IF rule.note %] - View note + View note [% ELSE %] [% END %] [% IF ( rule.unlimited_maxissueqty ) %] @@ -222,7 +222,6 @@ [% END %] [% rule.rentaldiscount | html %] - [% rule.note | html %] Edit Delete -- 2.1.4