Summary: | Styling buttons in stage MARC records for import | ||
---|---|---|---|
Product: | Koha | Reporter: | Aleisha Amohia <aleisha> |
Component: | MARC Bibliographic record staging/import | Assignee: | Aleisha Amohia <aleisha> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | veron |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | Sponsored | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: | Bug 16051: Styling buttons |
Description
Aleisha Amohia
2016-03-11 00:33:08 UTC
Created attachment 48984 [details] [review] Bug 16051: Styling buttons This patch styles all the buttons with <button> tags and font awesome classes. Buttons to test/confirm on tools/stage-marc-import.pl: -Upload file button -Cancel button (which shows up in the place of Upload file when you click it) -Stage for import button (which shows up once your file has uploaded) Sponsored-by: Catalyst IT (In reply to Aleisha Amohia from comment #1) > Created attachment 48984 [details] [review] [review] > Bug 16051: Styling buttons (...) > ...and font awesome classes. (...) Works OK, but no font awsome found, is that intended? I think Bug 16100 fixes this bug by making non-Bootstrap <button> elements consistent with other submit buttons. (In reply to Owen Leonard from comment #3) > I think Bug 16100 fixes this bug by making non-Bootstrap <button> elements > consistent with other submit buttons. Oh, I even signed off on Bug 16100 :-) Setting this one to duplicate. *** This bug has been marked as a duplicate of bug 16100 *** |