This commit is contained in:
Van 2019-03-01 15:41:17 +08:00
parent 71666d764f
commit e84f72ea94
No known key found for this signature in database
GPG Key ID: 7059B8783A78F16C
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@
<#if 0 != relevantArticlesDisplayCount>
page.loadRelevantArticles('${article.oId}', '<h4>${relevantArticlesLabel}</h4>');
</#if>
Skin.initArticle()
Skin.initArticle('${tocLabel}', '${siteViewLabel}')
</@comment_script>
</body>
</html>