https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16759
--- Comment #22 from Nick Clemens <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #20) > I've submitted this alternative followup, that's supposed to do the job, but > it isn't happening. I can't find a way to solve it yet. I post it so other > people can spot the problem with it. > It is supposed to replace the previous followup. It looks like the problem was the index, we were getting the index of 'th' in all tables - if we specify the index of "selector + ' th'" we get the correct value and columns are hidden. This should be a safe enough change it could be added to the intranet file too if we need to maintain consistency -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
