Bug 16020 - Remove unused CSS and images following label creator UX changes
authorOwen Leonard <oleonard@myacpl.org>
Wed, 9 Mar 2016 14:20:14 +0000 (09:20 -0500)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Tue, 22 Mar 2016 00:58:58 +0000 (00:58 +0000)
commit8e37e3454138e75a38ec5a65d202692700b4ba20
tree5c1008c931abe2ccd938f61a630faadbd4d247f6
parent5d266693edc042c0a2f795588058ae8b3d12da22
Bug 16020 - Remove unused CSS and images following label creator UX changes

Since the changes made by Bug 16020, some CSS and images are no longer
needed by the label and patron card creator modules. This patch removes
the unnecessary files and CSS.

To test, apply the patch and go to Tools -> Label creator.

- Confirm that the label creator home page doesn't look broken.
- Go to Tools -> Patron card creator and confirm that the page doesn't
  look broken.
- Search Koha files for references to label-creator-image.png. There
  should be none.

Signed-off-by: Srdjan <srdjan@catalyst.net.nz>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
koha-tmpl/intranet-tmpl/prog/en/css/card.css [deleted file]
koha-tmpl/intranet-tmpl/prog/en/css/label.css [deleted file]
koha-tmpl/intranet-tmpl/prog/en/css/right-to-left.css
koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-home.tt
koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/home.tt
koha-tmpl/intranet-tmpl/prog/img/label-creator-image.png [deleted file]