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