8 Nov
2023
8 Nov
'23
8:38 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35144 --- Comment #5 from Owen Leonard <oleonard@myacpl.org> ---
Is chaining "parent().parent()" better than something like "closest('.row')"
Looks like strictly speaking parent() is every so slightly faster, but not enough to outweigh the improved maintainability of the code! -- You are receiving this mail because: You are watching all bug changes.