https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27838
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |22399 CC| |[email protected] | |ommunity.org, | |[email protected] Severity|enhancement |major Version|20.11 |master --- Comment #1 from Jonathan Druart <[email protected]> --- Owen, I think this has been caused by commit 579608808c4ec81f469e4c48627525d17a16194d Bug 22399: Improve responsive behavior of the basic marc editor Can you have a look please? More precisely: 56 function SetSubfieldNumber(subfield_name, nb) { And I bet the culprit is: 52 var field_start = whichfield.parentNode.parentNode.parentNode.parentNode; Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22399 [Bug 22399] Improve responsive behavior of the basic marc editor -- You are receiving this mail because: You are the assignee for the bug. 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/
