Summary: | Add Font Awesome icon to cart in staff interface | ||
---|---|---|---|
Product: | Koha | Reporter: | Claire Gravely <claire_gravely> |
Component: | Staff interface | Assignee: | Claire Gravely <claire_gravely> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
19.11.00
|
|
Circulation function: | |||
Attachments: |
Bug 23803: Add Font Awesome icon to cart in staff interface
Bug 23803: Add Font Awesome icon to cart in staff interface Bug 23803: Add Font Awesome icon to cart in staff interface Bug 23803: (follow-up) Remove additional references and file Bug 23803: (follow-up) Remove additional references and file |
Description
Claire Gravely
2019-10-11 12:20:13 UTC
Created attachment 94009 [details] [review] Bug 23803: Add Font Awesome icon to cart in staff interface This patch adds the font awesome icon to the cart in the staff interface. To test: 1. Apply patch and run yarn build (see: https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client) 2. Check that the old cart icon no longer displays and the new font awesome icon is positioned correctly Created attachment 94010 [details] [review] Bug 23803: Add Font Awesome icon to cart in staff interface This patch adds the font awesome icon to the cart in the staff interface. To test: 1. Apply patch and run yarn build (see: https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client) 2. Check that the old cart icon no longer displays and the new font awesome icon is positioned correctly Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 94012 [details] [review] Bug 23803: Add Font Awesome icon to cart in staff interface This patch adds the font awesome icon to the cart in the staff interface. To test: 1. Apply patch and run yarn build (see: https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client) 2. Check that the old cart icon no longer displays and the new font awesome icon is positioned correctly Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Created attachment 94013 [details] [review] Bug 23803: (follow-up) Remove additional references and file This patch removes the cart-small.gif file and a couple other references to the file. Created attachment 94014 [details] [review] Bug 23803: (follow-up) Remove additional references and file This patch removes the cart-small.gif file and a couple other references to the file. Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Nice work! Pushed to master for 19.11.00 |