Fix comment button.
This commit is contained in:
@@ -155,7 +155,7 @@ window.onload = function() {
|
||||
});
|
||||
|
||||
$("#savecommentconfirm").click(function() {
|
||||
$.save(ces.getValue());
|
||||
$.save(commentEditorSession.getValue());
|
||||
hideCommentWindow();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user