From 414c3d985dd002f6f7345019714a6e8a48b08ad2 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Wed, 16 Jul 2014 15:37:52 +0800 Subject: [PATCH] =?UTF-8?q?Bruce=20=E8=AF=84=E8=AE=BA=E8=A1=A8=E6=83=85?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bruce/macro-comments.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bruce/macro-comments.ftl b/bruce/macro-comments.ftl index ac2576e..e545dc3 100644 --- a/bruce/macro-comments.ftl +++ b/bruce/macro-comments.ftl @@ -156,7 +156,7 @@ $(document).ready(function() { page.load(); // emotions - page.replaceCommentsEm("#comments .article-body"); + page.replaceCommentsEm("#comments"); <#nested> });