Paul

Results 2 comments of Paul

since it's no longer maintained, you can do changes on your local file like this: ``` dndDragTypeWorkaround.dragType = attr.dndType && attr.dndType.toLowerCase(); ``` instead of using angular.scope.$eval, which only works with...

same issue; I have a plugin that puts a checkAll checkbox in header and need to verify and extend some behavior.