https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33484 --- Comment #42 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Brendan Lawlor from comment #41)
I'm interested in testing this patch, but I have'nt ever tested a patch from a remote branch before, so I need to figure out how to do that first.
% git remote add joubu https://gitlab.com/joubu/koha.git % git fetch joubu bug_33484
I'm also curious would this fix an issue with certain tables, where if a column is hidden by default in table settings, it still briefly flashes when the table first loads before it is hidden? Specifically this happens in the 'checkedintable'
Nope, but I can have a look at this issue later. -- You are receiving this mail because: You are watching all bug changes.