https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24649

--- Comment #1 from Marcel de Rooy <[email protected]> ---
Created attachment 98794
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98794&action=edit
Bug 24649: Cloning item subfields misses a <li> tag

Instead of the parentNode (which is a div), we need the parent of the div
(which is a li).
So a simple fix.

Test plan:
Mark item subfield URI repeatable.
Clone the subfield.
Notice the difference between patch applied or not applied.

Signed-off-by: Marcel de Rooy <[email protected]>

-- 
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/

Reply via email to