https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41604
--- Comment #14 from Jason Robb <[email protected]> --- (In reply to Jonathan Druart from comment #13) > Hi Jason, > > I have (quickly) written a patch to adjust the other occurrences. Feel free > to test. However the test plan is a bit vague, it won't be easy to test if > you don't look at the code to know the conditions of the visibility of the > different columns. > > I am lacking time at the moment to provide a full test plan, sorry! Thanks for working on this! It's a lot to look at so I've not gotten too far, but I wanted to point out a mispelling in modborrowers.tt that may be impactful (https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194641&action=diff#a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt_sec1) At line 505 visibility_condition is spelled visility_condition: selections_column.visility_condition = selections_column_available; -- You are receiving this mail because: 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/
