Bug 9641

Summary: Replace YUI button on the Koha news management 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/tools/koha-news.pl
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 9641 - Replace YUI button on the Koha news management page with Bootstrap
[SIGNED-OFF] Bug 9641 - Replace YUI button on the Koha news management page with Bootstrap
[PASSED QA] Bug 9641 - Replace YUI button on the Koha news management page with Bootstrap

Description Owen Leonard 2013-02-15 20:06:17 UTC
The "New entry" button on the Koha news management page is generated by YUI. It should use Bootstrap instead.
Comment 1 Owen Leonard 2013-02-15 20:07:18 UTC Comment hidden (obsolete)
Comment 2 Bernardo Gonzalez Kriegel 2013-02-15 20:41:24 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2013-02-17 14:55:29 UTC
Created attachment 15471 [details] [review]
[PASSED QA] Bug 9641 - Replace YUI button on the Koha news management page with Bootstrap

This patch converts the toolbar include file used by the Koha news
editor to Bootstrap, replacing YUI button and menu code with Bootstrap
markup.

To test, open the Koha news editor and test the "New entry" button. It
sould look correct and work correctly.

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

Comment: The button works and looks correct. 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:05 UTC
This patch has been pushed to master.