Summary: | Replace YUI buttons on libraries 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/branches.pl | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 9619 - Replace YUI buttons on libraries administration page with Bootstrap
[SIGNED-OFF] Bug 9619 - Replace YUI buttons on libraries administration page with Bootstrap [PASSED QA] Bug 9619 - Replace YUI buttons on libraries administration page with Bootstrap |
Description
Owen Leonard
2013-02-15 15:28:56 UTC
Created attachment 15366 [details] [review] Bug 9619 - Replace YUI buttons on libraries administration page with Bootstrap This patch converts the toolbar used by libraries administration to Bootstrap, replacing YUI button and menu code with Bootstrap markup. To test, view any the branches administration page and confirm that the buttons to add a library and add a category look correct and work correctly. Created attachment 15421 [details] [review] [SIGNED-OFF] Bug 9619 - Replace YUI buttons on libraries administration page with Bootstrap This patch converts the toolbar used by libraries administration to Bootstrap, replacing YUI button and menu code with Bootstrap markup. To test, view any the branches administration page and confirm that the buttons to add a library and add a category look correct and work correctly. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Comment: Both buttons, Library and Group, works and look well. No errors. Created attachment 15468 [details] [review] [PASSED QA] Bug 9619 - Replace YUI buttons on libraries administration page with Bootstrap This patch converts the toolbar used by libraries administration to Bootstrap, replacing YUI button and menu code with Bootstrap markup. To test, view any the branches administration page and confirm that the buttons to add a library and add a category look correct and work correctly. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Comment: Both buttons, Library and Group, works and look well. No errors. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works nicely, no problems found. This patch has been pushed to master. |