The "New item type" button on the item types administration page is generated using YUI. It should use Bootstrap instead.
Created attachment 15391 [details] [review] Bug 9633 - Replace YUI button on the itemtypes administration page with Bootstrap This patch converts the toolbar on the itemtypes administration page to Bootstrap, replacing YUI button code with Bootstrap markup. Small unrelated edit: Button label text case correction. To test, view the itemtypes administration page and confirm that the 'New item type' button looks correct and works correctly.
Created attachment 15401 [details] [review] [SIGNED-OFF] Bug 9633 - Replace YUI button on the itemtypes administration page with Bootstrap This patch converts the toolbar on the itemtypes administration page to Bootstrap, replacing YUI button code with Bootstrap markup. Small unrelated edit: Button label text case correction. To test, view the itemtypes administration page and confirm that the 'New item type' button looks correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Comment: Work and look correctly. No errors.
Created attachment 15443 [details] [review] [PASSED QA] Bug 9633 - Replace YUI button on the itemtypes administration page with Bootstrap This patch converts the toolbar on the itemtypes administration page to Bootstrap, replacing YUI button code with Bootstrap markup. Small unrelated edit: Button label text case correction. To test, view the itemtypes administration page and confirm that the 'New item type' button looks correct and works correctly. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Comment: Work and look 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.