From ddfd58a13ce8b56746e01f078175129aceea7f00 Mon Sep 17 00:00:00 2001 From: Aleisha Date: Thu, 10 Mar 2016 03:35:08 +0000 Subject: [PATCH] Bug 16036: Making basket actions buttons MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit To test: 1) Go to Acqui -> do a vendor search 2) Confirm actions 'View' and 'Add to basket' are now buttons and behave as expected Sponsored-by: Catalyst IT Signed-off-by: Frédéric Demians Signed-off-by: Jonathan Druart Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt index 5e6ff45922..bbffddaac0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt @@ -105,7 +105,7 @@ $(document).ready(function() { Date Basket group Closed -   + Actions @@ -155,10 +155,10 @@ $(document).ready(function() { [% END %] - View + View [% IF not basket.closedate and supplier.active %] - | Add to basket + Add to basket