M => +1 -3
@@ 1,8 1,6 @@
{% if site.repository and site.staticman.branch %}
<script>
(function ($) {
var $comments = $('.js-comments');
$('#new_comment').submit(function () {
var form = this;
@@ 39,4 37,4 @@
}
})(jQuery);
</script>
{% endif %}
\ No newline at end of file
{% endif %}
M => +1 -3
@@ 1,8 1,6 @@
{% if site.repository and site.staticman.branch %}
<script>
(function ($) {
var $comments = $('.js-comments');
$('#new_comment').submit(function () {
var form = this;
@@ 39,4 37,4 @@
}
})(jQuery);
</script>
{% endif %}
\ No newline at end of file
{% endif %}