https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28821
--- Comment #7 from Marcel de Rooy <[email protected]> --- (In reply to Jonathan Druart from comment #6) > I can remove the 3 lines. That's why it was done that way. You certainly > need JS code to prevent that. + if($(this).parent().parent().siblings().length < 2 ) { $('.ButtonLess').hide(); Please explain how to reproduce. Or refresh browser cache etc ? -- 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/
