https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32182
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #143833|0 |1 is obsolete| | --- Comment #5 from David Nind <[email protected]> --- Created attachment 143836 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143836&action=edit Bug 32182: Replace static tabs markup with Bootstrap This patch reimplements certain tabbed interfaces to use Bootstrap markup. Previously these tabs required special CSS because they're static, i.e. not JS-driven tabs for switching in-page. The tabs are links to separate pages. Note: This patch includes whitespace changes, so use diff accordingly. To test, apply the patch and rebuild the staff interface CSS. Test the following pages to confirm that the tabs look correct and still link to the correct locations: - Patron details - Accounting - Pay amount - Transactions - Create manual invoice - Create manual credit - Tools -> Comments Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
