From: Aleisha Date: Sat, 19 Mar 2016 21:43:36 +0000 (+0000) Subject: Bug 16110: Making lists actions buttons X-Git-Tag: v16.05.00-beta~659 X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=commitdiff_plain;h=71a878bdf3b8545f2e7f3b3332f182e328736d85;p=srvgit Bug 16110: Making lists actions buttons To test: 1) Go to Lists 2) Confirm that actions (Edit and Delete) now show as font awesome buttons and work as expected for both Public and Private lists Sponsored-by: Catalyst IT NOTE: Pretty! :) Signed-off-by: Mark Tompsett Signed-off-by: Katrin Fischer Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com --- diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/tables/shelves_results.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/tables/shelves_results.tt index 0304dbe83d..f19a54ac64 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/tables/shelves_results.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/tables/shelves_results.tt @@ -37,7 +37,7 @@ [%~ action_block = action_block _ '' ~%] [%~ action_block = action_block _ '' ~%] [%~ action_block = action_block _ '' ~%] - [%~ action_block = action_block _ '' ~%] + [%~ action_block = action_block _ '' ~%] [%~ action_block = action_block _ '' ~%] [%~ END ~%] [%~ IF can_manage_shelf OR can_delete_shelf ~%] @@ -48,7 +48,7 @@ [%~ action_block = action_block _ '' ~%] [%~ action_block = action_block _ '' ~%] [%~ action_block = action_block _ '' ~%] - [%~ action_block = action_block _ '' ~%] + [%~ action_block = action_block _ '' ~%] [%~ action_block = action_block _ '' ~%] [%~ END ~%] [%~ ELSE ~%]