Nestable icon indicating copy to clipboard operation
Nestable copied to clipboard

Update jquery.nestable.js

Open mean-cj opened this issue 12 years ago • 1 comments

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>

mean-cj avatar Sep 12 '13 09:09 mean-cj

FWIW I've created a more active fork here and included your fix amongst others ;)

tchapi avatar Jan 15 '14 21:01 tchapi