Commit ec1db0f9 authored by Randall Leeds's avatar Randall Leeds

Fix regression in replying due to draft refactor

parent 8c01ba7e
......@@ -559,6 +559,7 @@ class Annotation
uri: $scope.thread.message.uri
annotator.publish 'beforeAnnotationCreated', [reply]
drafts.add reply
$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