marceljuenemann / angular-drag-and-drop-lists

Angular directives for sorting nested lists using the HTML5 Drag & Drop API
MIT License
2.16k stars 713 forks source link

Replaces ternary operator with `if else` #488

Open abtx opened 5 years ago

abtx commented 5 years ago

following https://github.com/marceljuenemann/angular-drag-and-drop-lists/issues/413 issue, solution credit goes to @johntdowney;