11 Apr
2025
11 Apr
'25
8:40 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38994 --- Comment #6 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- (In reply to David Cook from comment #5)
I reckon for "Offline circulation", it would be good to have a class for the whole section.
For instance, for bug 39378, if someone wanted to hide this with CSS, they'd need to do it for the whole section.
That section already has an id, so this works: #offline-circulation { display: none; } -- You are receiving this mail because: You are watching all bug changes.