Summary: | Allow styling to button for upload local cover images (Font Awesome Icons) | ||
---|---|---|---|
Product: | Koha | Reporter: | Héctor Eduardo Castro Avalos <hector.hecaxmmx> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | brendan, julian.maurice, veron |
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: | ||
Circulation function: | |||
Bug Depends on: | 16438 | ||
Bug Blocks: | 16456 | ||
Attachments: |
Bug 16439: Allow styling to button for upload local cover images (Font Awesome Icons)
Bug 16439: Allow styling to button for upload local cover images (Font Awesome Icons) [PASSED QA] Bug 16439: Allow styling to button for upload local cover images (Font Awesome Icons) |
Description
Héctor Eduardo Castro Avalos
2016-05-04 18:04:47 UTC
Created attachment 51216 [details] [review] Bug 16439: Allow styling to button for upload local cover images (Font Awesome Icons) Improve button for upload local cover image with Font Awesome Icon To test: -Set syspref LocalCoverImages and OPACLocalCoverImages to Allow -A new tab 'Images' appear in bib record detail on Intranet. -Notice about the button upload. -Apply the patch and reload the page. -The button is changed for class=btn btn-mini like the button "edit" used in items in the tab Holdings -Also added the Font Awesome icon upload "fa fa-upload" class. Created attachment 51236 [details] [review] Bug 16439: Allow styling to button for upload local cover images (Font Awesome Icons) Improve button for upload local cover image with Font Awesome Icon To test: -Set syspref LocalCoverImages and OPACLocalCoverImages to Allow -A new tab 'Images' appear in bib record detail on Intranet. -Notice about the button upload. -Apply the patch and reload the page. -The button is changed for class=btn btn-mini like the button "edit" used in items in the tab Holdings -Also added the Font Awesome icon upload "fa fa-upload" class. Button is styled as expected. Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 51256 [details] [review] [PASSED QA] Bug 16439: Allow styling to button for upload local cover images (Font Awesome Icons) Improve button for upload local cover image with Font Awesome Icon To test: -Set syspref LocalCoverImages and OPACLocalCoverImages to Allow -A new tab 'Images' appear in bib record detail on Intranet. -Notice about the button upload. -Apply the patch and reload the page. -The button is changed for class=btn btn-mini like the button "edit" used in items in the tab Holdings -Also added the Font Awesome icon upload "fa fa-upload" class. Button is styled as expected. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to Master - should be in the May 2016 Release. thanks! Patch pushed to 3.22.x, will be in 3.22.7 |