Bug 9688

Summary: Replace YUI button on Authority MARC framework toolbar with Bootstrap
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P5 - low CC: bgkriegel
Version: Main   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/admin/auth_tag_structure.pl?authtypecode=
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 9688 - Replace YUI button on Authority MARC framework toolbar with Bootstrap
[SIGNED-OFF] Bug 9688 - Replace YUI button on Authority MARC framework toolbar with Bootstrap
[PASSED QA] Bug 9688 - Replace YUI button on Authority MARC framework toolbar with Bootstrap

Description Owen Leonard 2013-02-21 20:45:20 UTC
The Authority MARC framework toolbar button is generated by YUI. It should use Bootstrap instead.
Comment 1 Owen Leonard 2013-02-21 20:49:01 UTC Comment hidden (obsolete)
Comment 2 Bernardo Gonzalez Kriegel 2013-02-22 17:13:29 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2013-03-05 07:03:08 UTC
Created attachment 15871 [details] [review]
[PASSED QA] Bug 9688 - Replace YUI button on Authority MARC framework toolbar with Bootstrap

This patch converts the toolbar used on the Authority MARC framework
toolbar to Bootstrap, replacing YUI button code with Bootstrap markup.

To test, view auth_tag_structure.pl for any authority framework. Confirm
that the 'New tag' button looks correct and works correctly.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>

Comment: Works and looks correctly. No errors.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works nicely, no problems found.
Comment 4 Jared Camins-Esakov 2013-03-07 15:18:31 UTC
This patch has been pushed to master.