Summary: | Replace YUI buttons on authorized values 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/authorised_values.pl | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 9648 - Replace YUI buttons on authorized values administration page with Bootstrap
[SIGNED-OFF] Bug 9648 - Replace YUI buttons on authorized values administration page with Bootstrap [PASSED QA] Bug 9648 - Replace YUI buttons on authorized values administration page with Bootstrap |
Description
Owen Leonard
2013-02-16 21:06:20 UTC
Created attachment 15432 [details] [review] Bug 9648 - Replace YUI buttons on authorized values administration page with Bootstrap This patch converts the toolbar on the authorised values administration page to to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the authorised values administration page and confirm that the "New authorized value..." and "New cateogry" buttons look correct and works correctly. Created attachment 15433 [details] [review] [SIGNED-OFF] Bug 9648 - Replace YUI buttons on authorized values administration page with Bootstrap This patch converts the toolbar on the authorised values administration page to to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the authorised values administration page and confirm that the "New authorized value..." and "New cateogry" buttons look correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Comment: Both buttons works and look correctly. No errors. Created attachment 15473 [details] [review] [PASSED QA] Bug 9648 - Replace YUI buttons on authorized values administration page with Bootstrap This patch converts the toolbar on the authorised values administration page to to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view the authorised values administration page and confirm that the "New authorized value..." and "New cateogry" buttons look correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Comment: Both buttons works and look correctly. No errors. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works nicely, no problems found. I wonder, if the buttons should be showing the plus icon? This patch has been pushed to master. |