From 10eeeb808b153a98049e461358d6a7a2f022f642 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Joshua=20R=C3=BCsweg?= Date: Mon, 6 Aug 2018 13:49:31 +0200 Subject: [PATCH] Fix article sort fields are affected other categories See #2508 --- com.woltlab.wcf/templateListener.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.woltlab.wcf/templateListener.xml b/com.woltlab.wcf/templateListener.xml index 4b08593111..ee8a139558 100644 --- a/com.woltlab.wcf/templateListener.xml +++ b/com.woltlab.wcf/templateListener.xml @@ -5,7 +5,7 @@ admin categoryAdd dataFields - + objectType == "com.woltlab.wcf.article.category"}{include file='__articleSortField'}{/if}]]> -- 2.20.1