Bug 16062 - Remove CSS and images related to old "approve" and "deny" button styles
authorOwen Leonard <oleonard@myacpl.org>
Wed, 9 Mar 2016 12:54:22 +0000 (07:54 -0500)
committerBrendan A Gallagher <brendan@bywatersolutions.com>
Wed, 23 Mar 2016 20:46:35 +0000 (20:46 +0000)
commite19546d09ad9e5ae4de2a14213a0ce2954bf5ae5
tree92a894df90462d8b85768689e24b1be03ef10702
parent2e82e781f9174c32d3e5c5a5716ff91404dd22dd
 Bug 16062 - Remove CSS and images related to old "approve" and "deny" button styles

Now that confirmation dialogs have all been udpated to use Font Awesome
icons, the old CSS for styling "approve" and "deny" buttons can be
removed along with the associated images.

To test, apply the patchs for Bugs 16061 and 16064 if necessary.

- Search the templates for instances of the "approve" or "deny" class
  which don't have a Font Awesome icon associated with it. There should
  be none.
- Confirm that there are no other references to the files "approve.gif"
  and "deny.gif"

Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
koha-tmpl/intranet-tmpl/prog/img/approve.gif [deleted file]
koha-tmpl/intranet-tmpl/prog/img/deny.gif [deleted file]