Add contentItemMetaIcons template event
authorNiklas <Krymonota@users.noreply.github.com>
Tue, 21 Apr 2020 19:51:02 +0000 (21:51 +0200)
committerGitHub <noreply@github.com>
Tue, 21 Apr 2020 19:51:02 +0000 (21:51 +0200)
com.woltlab.wcf/templates/articleListItems.tpl

index 8637e9d7ba0de8de79b8361680b9016bc490e3a7..52ee0194bd3d939a585f8f16d0979305407681fc 100644 (file)
@@ -67,6 +67,8 @@
                                                        {$article->getDiscussionProvider()->getDiscussionCount()}
                                                </span>
                                        </div>
+                                       
+                                       {event name='contentItemMetaIcons'}
                                </div>
                        </div>
                </article>