31 Oct
2023
31 Oct
'23
2:56 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35194 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com --- Comment #1 from Lucas Gass <lucas@bywatersolutions.com> --- sortable() is a jQueryUI function which was removed from Koha. It looks like that line just needs to be removed: - $("ul.sortable_subfield", clone).sortable(); Without it you can still sort and clone repeatable fields. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.