Show More
@@ -371,7 +371,7 b' var _submitAjaxPOST = function(url, post' | |||||
371 | location.reload(true); |
|
371 | location.reload(true); | |
372 | } else { |
|
372 | } else { | |
373 | // inject newly created comments, json_data is {<comment_id>: {}} |
|
373 | // inject newly created comments, json_data is {<comment_id>: {}} | |
374 |
|
|
374 | Rhodecode.comments.attachGeneralComment(json_data) | |
375 |
|
375 | |||
376 | self.resetCommentFormState(); |
|
376 | self.resetCommentFormState(); | |
377 | timeagoActivate(); |
|
377 | timeagoActivate(); |
General Comments 0
You need to be logged in to leave comments.
Login now