-
Notifications
You must be signed in to change notification settings - Fork 566
Open
Description
I'm looking for a way to add a item in a list in a drop position.
How can i do that?
i tried to do that without success
<div ui-sortable ng-model="landing.header"> <div ng-repeat="value in landing.header | unique:src" class="" ng-model="landing.header" data-drop="true" jqyoui-droppable="{index:{{$index}},multiple:true, stack:true}">
Metadata
Metadata
Assignees
Labels
No labels