https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37024
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Passed QA --- Comment #31 from David Cook <[email protected]> --- I was sad to see Lucas reset Assignee, so I took another look at this, and the patch works well for me even with tables of 12-15 entries. I did have to open my dev tools and force a refresh of the staff-global.css so that it didn't use a cached version. With the version that includes the following CSS, it works well: table.dataTable thead { position: sticky; top: 0 } -- You are receiving this mail because: You are the assignee for the bug. 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/
