From 83351d0e7158dd326347a5616dd835b5417e5c9b Mon Sep 17 00:00:00 2001 From: Hector Castro Date: Mon, 20 Jun 2016 13:12:22 -0600 Subject: [PATCH] Bug 16781: Add Font Awesome Icons to "Select/Clear all" links to modborrows.tt and result.tt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add Font Awesome Icons to "Select/Clear all" links to: modborrows.tt (Batch patron modification) and result.tt (Search results) To test: -Apply on top bugs 16469 and 16494 -Goto Batch patron modification -Create a new batch patron or select one patron list -See the new icons for "Select all" and "Clear all" -Do a search and see the new icons in Search results page Followed test plan, icons display as expected Signed-off-by: Marc VĂ©ron --- koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt | 4 ++-- koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt index b1ed175..94e11af 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt @@ -345,9 +345,9 @@ var holdForPatron = function () { [% total %] result(s) found [% IF ( query_desc ) %]for '[% query_desc |html %]'[% END %][% IF limit_desc %] with limit(s): '[% limit_desc | html %]'[% END %][% IF ( LibraryName ) %] in [% LibraryName %] Catalog[% END %].