From 0d811b08f861092dc950d35824a28b8c8c9a97e6 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Mon, 6 Mar 2017 15:54:28 +0100 Subject: [PATCH] Updated comment implementation for articles/pages See #2223 --- com.woltlab.wcf/templates/article.tpl | 1 + com.woltlab.wcf/templates/boxPageComments.tpl | 1 + 2 files changed, 2 insertions(+) diff --git a/com.woltlab.wcf/templates/article.tpl b/com.woltlab.wcf/templates/article.tpl index cdbc8fee4b..69b440d34c 100644 --- a/com.woltlab.wcf/templates/article.tpl +++ b/com.woltlab.wcf/templates/article.tpl @@ -306,6 +306,7 @@ {include file='__commentJavaScript' commentContainerID='articleCommentList'} diff --git a/com.woltlab.wcf/templates/boxPageComments.tpl b/com.woltlab.wcf/templates/boxPageComments.tpl index d2e5a0d926..76125f2577 100644 --- a/com.woltlab.wcf/templates/boxPageComments.tpl +++ b/com.woltlab.wcf/templates/boxPageComments.tpl @@ -1,5 +1,6 @@ {include file='__commentJavaScript' commentContainerID='pageCommentList'} -- 2.20.1