Stefan Bols

Results 3 comments of Stefan Bols

Use `$(".sticky-table-header").stickyTableHeaders();` instead of `$("table").stickyTableHeaders();` and then apply the class 'sticky-table-header' to the table you want to have a sticky header.

@brandon1024 this seems to be fixed 😄 💪🏻

@jhaals I'm not a Go developer - and I can't figure out how to test this, mostly because of how the web application is started. It seems that it hasn't...