https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27838 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |22399 CC| |jonathan.druart@bugs.koha-c | |ommunity.org, | |oleonard@myacpl.org Severity|enhancement |major Version|20.11 |master --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 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.