The "New entry" button on the Koha news management page is generated by YUI. It should use Bootstrap instead.
Created attachment 15405 [details] [review] 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.
Created attachment 15413 [details] [review] [SIGNED-OFF] 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.
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.
This patch has been pushed to master.