Remove comments column from ACP's ArticleListPage
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 31 Oct 2022 12:53:14 +0000 (13:53 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Mon, 31 Oct 2022 12:53:14 +0000 (13:53 +0100)
commit617c543675a6eb7e8ec10f7abb62d0bb1f49af0d
tree5e6ed2562a824cccc47da490681090d0afae2cc9
parent4fb7a018f42670fa55ebc8ec796a981c7968eee5
Remove comments column from ACP's ArticleListPage

This column was effectively broken since the introduction of pluggable
discussion providers and is completely broken (always showing zero) since the
`comments` column was moved the the article to the article content in
75c21dfd1231389b2e3f527fc202dfec8f5c808b.
wcfsetup/install/files/acp/templates/articleList.tpl
wcfsetup/install/files/lib/acp/page/ArticleListPage.class.php