Commit 56401850 authored by gergely-ujvari's avatar gergely-ujvari

Creating a reply gives an exception

Like #1096, this is an angularjs upgrade issue too, which was already fixed once, so strange.
parent dfd71bff
......@@ -515,6 +515,7 @@ class Annotation
annotator.publish 'beforeAnnotationCreated', [reply]
drafts.add reply
return
$scope.edit = ($event) ->
$event?.stopPropagation()
......
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