fixes #389
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
<script>
|
||||
$(function() {
|
||||
$("#new-response-link").click(function(e) {
|
||||
$("#forum_post_body").val("");
|
||||
$("#topic-response").show();
|
||||
|
||||
$('html, body').animate({
|
||||
|
||||
Reference in New Issue
Block a user