mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-09 04:36:11 +10:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user