fix mainjs resetEditor
This commit is contained in:
@@ -331,7 +331,6 @@ $(document).ready(function() {
|
||||
|
||||
$('#story-submit').on('click', storySubmitButtonHandler);
|
||||
|
||||
// $('#reset-button').on('click', resetEditor);
|
||||
|
||||
var commentSubmitButtonHandler = function commentSubmitButtonHandler() {
|
||||
$('#comment-button').unbind('click');
|
||||
|
Reference in New Issue
Block a user