angular-drag-and-drop-lists
angular-drag-and-drop-lists copied to clipboard
added functionality that dnd-type can be a number
yet dnd-allowed-types is able to take a array of strings or numbers but dnd-type on the subelement just takes a string. now its also possible to give a number which is useful in not few cases