Nestable
Nestable copied to clipboard
Update jquery.nestable.js
fix dd-handle on sub parents has been a problem
<li class="dd-item">
<div class="dd3-content">
<div class='text'></div>
<div class='dd-handle'></div>
</div>
<li>
FWIW I've created a more active fork here and included your fix amongst others ;)