Summary: | Replace YUI button on MARC tag structure toolbar 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/marctagstructure.pl?frameworkcode | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 9639 - Replace YUI button on MARC tag structure toolbar with Bootstrap
[SIGNED-OFF] Bug 9639 - Replace YUI button on MARC tag structure toolbar with Bootstrap [PASSED QA] Bug 9639 - Replace YUI button on MARC tag structure toolbar with Bootstrap |
Description
Owen Leonard
2013-02-15 19:54:21 UTC
Created attachment 15402 [details] [review] Bug 9639 - Replace YUI button on MARC tag structure toolbar with Bootstrap This patch converts the toolbar used on the MARC tag structure toolbar to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view marctagstructure.pl for any framework. Confirm that the 'New tag' button looks correct and works correctly. Created attachment 15411 [details] [review] [SIGNED-OFF] Bug 9639 - Replace YUI button on MARC tag structure toolbar with Bootstrap This patch converts the toolbar used on the MARC tag structure toolbar to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view marctagstructure.pl for any framework. Confirm that the 'New tag' button looks correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Comment: Confirmed that 'New tag' looks and works correctly. No errors. Created attachment 15465 [details] [review] [PASSED QA] Bug 9639 - Replace YUI button on MARC tag structure toolbar with Bootstrap This patch converts the toolbar used on the MARC tag structure toolbar to Bootstrap, replacing YUI button code with Bootstrap markup. To test, view marctagstructure.pl for any framework. Confirm that the 'New tag' button looks correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Comment: Confirmed that 'New tag' looks and works correctly. No errors. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works nicely, no problems found. This patch has been pushed to master. |