https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37761 --- Comment #1 from Eric Garcia <cubingguy714@gmail.com> --- Created attachment 170828 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=170828&action=edit Bug 37761: Fixed styling of Tabs on curbside_pickups.tt page To test: - Enable the CurbsidePickup system preference if necessary. - Properly testing requires testing data. You can run this command to REPLACE your curbside pickup data with sample data: bash <(curl -s https://gitlab.com/-/snippets/2572579/raw/main/test_curbside_pickups.sh) - Go to Circulation -> Curbside pickups. - Look at the tabs above each table, no style. (To be staged, Staged & ready, etc ) Apply patch and notice each tab has the correct style. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.