diff --git a/public/javascripts/comment_form.js b/public/javascripts/comment_form.js index 7dcfefc..d72d894 100644 --- a/public/javascripts/comment_form.js +++ b/public/javascripts/comment_form.js @@ -90,6 +90,5 @@ function save_comment(button) { } function show_display_comment_button() { - if(jQuery('.post_comment_box.opened').length==0) jQuery('.display-comment-form').show(); } -- libgit2 0.21.2