Added in-reply-to support.

This commit is contained in:
Martin Edenhofer 2015-10-13 13:41:13 +02:00
parent d3cf99380d
commit 03100a42ad

View file

@ -399,6 +399,7 @@ class App.TicketZoom extends App.Controller
type: 'note'
body: ''
internal: ''
in_reply_to: ''
currentParams =
ticket: @formParam( @el.find('.edit') )
article: @formParam( @el.find('.article-add') )