parent
adc64e4583
commit
d7bd7a3e7e
1 changed files with 1 additions and 1 deletions
|
@ -329,7 +329,7 @@ class @Notes
|
|||
@renderDiscussionNote(note)
|
||||
|
||||
# cleanup after successfully creating a diff/discussion note
|
||||
@removeDiscussionNoteForm($("#new-discussion-note-form-#{note.discussion_id}"))
|
||||
@removeDiscussionNoteForm($(xhr.target))
|
||||
|
||||
###
|
||||
Called in response to the edit note form being submitted
|
||||
|
|
Loading…
Reference in a new issue