jquery-sortablejs icon indicating copy to clipboard operation
jquery-sortablejs copied to clipboard

How to disable clone option for a specific container?

Open velci123 opened this issue 5 years ago • 1 comments
trafficstars

I want to use clone option for a container but disable it for another container. How can I achieve this?

velci123 avatar Jan 10 '20 11:01 velci123

Just set the option pull: 'clone' in the container you want to clone from.

owen-m1 avatar Jan 10 '20 14:01 owen-m1