Issue #2895 - In alnus, moving a project to the first position under my project list triggers that URI instead of desired result

stable
Alejandro Alonso 2015-06-18 08:47:29 +02:00
parent 825fe83711
commit 0d28210fca
1 changed files with 1 additions and 0 deletions

View File

@ -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) ->