Bug 9642

Summary: Replace YUI button on the patron attribute types administration page with Bootstrap
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Katrin Fischer <katrin.fischer>
Severity: enhancement    
Priority: P5 - low CC: bgkriegel, katrin.fischer
Version: Main   
Hardware: All   
OS: All   
URL: /cgi-bin/koha/admin/patron-attr-types.pl
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 9642 - Replace YUI button on the patron attribute types page with Bootstrap
[SIGNED-OFF] Bug 9642 - Replace YUI button on the patron attribute types page with Bootstrap
[PASSED QA] Bug 9642 - Replace YUI button on the patron attribute types page with Bootstrap

Description Owen Leonard 2013-02-15 20:11:07 UTC
The "New patron attribute type" button on the patron attribute types administration page is generated by YUI. It should use Bootstrap instead.
Comment 1 Owen Leonard 2013-02-15 20:12:23 UTC Comment hidden (obsolete)
Comment 2 Bernardo Gonzalez Kriegel 2013-02-15 21:11:49 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2013-02-17 12:31:52 UTC
Created attachment 15461 [details] [review]
[PASSED QA] Bug 9642 - Replace YUI button on the patron attribute types page with Bootstrap

This patch converts the toolbar on the patron attributes administration
page to Bootstrap, replacing YUI button code with Bootstrap markup.

To test, view the patron attribute types administration page and confirm
that the "New patron attribute type" button looks correct and works
correctly.

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

Comment: Button looks and works correctly. No errors.

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