jkempff

Results 1 issues of jkempff

I needed to be able to activate and deactivate sorting for an ajax driven user action. So I implemented a `destroy` action that removes all events and sets `el.data('nestable', null);`,...