Commit 8455bbc5 authored by Randall Leeds's avatar Randall Leeds

Save edits uncollapsed

parent 3ea645f7
...@@ -228,7 +228,7 @@ thread = ['$timeout', ($timeout) -> ...@@ -228,7 +228,7 @@ thread = ['$timeout', ($timeout) ->
$timeout (-> delete childrenEditing[$id]), 100 $timeout (-> delete childrenEditing[$id]), 100
childrenEditing[$id] = true childrenEditing[$id] = true
else else
delete childrenEditing[$id] $timeout (-> delete childrenEditing[$id]), 100
restrict: 'C' restrict: 'C'
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment