fix draggable items position

stable
Juanfran 2015-05-19 13:27:17 +02:00
parent 680d46a40e
commit 220fa4132e
2 changed files with 5411 additions and 14751 deletions

File diff suppressed because it is too large Load Diff

View File

@ -8,7 +8,6 @@ SortProjectsDirective = (currentUserService) ->
axis: "y"
opacity: .95
placeholder: 'placeholder'
containment: $(".master")
})
el.on "sortstop", (event, ui) ->