https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30456
Peter Vashchuk <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #132977|0 |1 is obsolete| | --- Comment #4 from Peter Vashchuk <[email protected]> --- Created attachment 132986 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132986&action=edit Bug 30456: Convert checkout history tabs to Bootstrap This patch updates the circulation history page to replace jQueryUI tabs with Bootstrap tabs. A minor JavaScript change is required to work with the new HTML structure. To test you'll view the staff interface circulation history page with the OnSiteCheckouts system preference on and off. - With OnSiteCheckouts off, locate a patron who has current and/or past checkouts. - View the "Circulation history" page for that patron. - The table of checkouts should display with no tabbed interface. - With OnSiteCheckouts on, the page should show three tabs: All, Checkouts, and On-site checkouts. - Confirm that clicking on each tab correctly filters the table, e.g. the On-site checkouts tab should show only on-site checkouts. Signed-off-by: Séverine QUEUNE <[email protected]> Signed-off-by: Petro Vashchuk <[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/
