Issue #2895 - In alnus, moving a project to the first position under my project list triggers that URI instead of desired result
parent
825fe83711
commit
0d28210fca
|
@ -8,6 +8,7 @@ SortProjectsDirective = (currentUserService) ->
|
||||||
axis: "y"
|
axis: "y"
|
||||||
opacity: .95
|
opacity: .95
|
||||||
placeholder: 'placeholder'
|
placeholder: 'placeholder'
|
||||||
|
cancel: '.project-name'
|
||||||
})
|
})
|
||||||
|
|
||||||
el.on "sortstop", (event, ui) ->
|
el.on "sortstop", (event, ui) ->
|
||||||
|
|
Loading…
Reference in New Issue