Summary: | Replace YUI buttons on the printers administration page with Bootstrap | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | bgkriegel |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/admin/printers.pl | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 9646 - Replace YUI button on the printers administration page with Bootstrap
[SIGNED-OFF] Bug 9646 - Replace YUI button on the printers administration page with Bootstrap [PASSED QA] Bug 9646 - Replace YUI button on the printers administration page with Bootstrap |
Description
Owen Leonard
2013-02-15 20:48:58 UTC
Created attachment 15415 [details] [review] Bug 9646 - Replace YUI button on the printers administration page with Bootstrap This patch converts the toolbar on the printers administration page to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the printers administration page and confirm that the "New printer" button looks correct and works correctly. Created attachment 15420 [details] [review] [SIGNED-OFF] Bug 9646 - Replace YUI button on the printers administration page with Bootstrap This patch converts the toolbar on the printers administration page to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the printers administration page and confirm that the "New printer" button looks correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Comment: Works well. No errors. Off-topic: How do you access this page? I can't find a link (tested using .../cgi-bin/koha/admin/printers.pl) Created attachment 15444 [details] [review] [PASSED QA] Bug 9646 - Replace YUI button on the printers administration page with Bootstrap This patch converts the toolbar on the printers administration page to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the printers administration page and confirm that the "New printer" button looks correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Comment: Works well. No errors. Off-topic: How do you access this page? I can't find a link (tested using .../cgi-bin/koha/admin/printers.pl) Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works well, no problems found. Accessed printers page manually: /cgi-bin/koha/admin/printers.pl This patch has been pushed to master. |