From 496cbb2054236bf724c3640054ad85197de9f87c Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Wed, 18 Nov 2020 18:30:13 +0100 Subject: [PATCH] Merge branch '10307' --- core/module/sitemap/view/index/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/module/sitemap/view/index/index.php b/core/module/sitemap/view/index/index.php index 6ae5361c..1d620335 100644 --- a/core/module/sitemap/view/index/index.php +++ b/core/module/sitemap/view/index/index.php @@ -40,8 +40,8 @@ getData(['page', $parentId, 'moduleId']) === 'blog' && - !empty($this->getData(['module',$parentId, 'posts' ])) ) { ?> - getData(['module',$parentId, 'posts' ]) as $articleId => $article): ?> + !empty($this->getData(['module',$parentId])) ) { ?> + getData(['module',$parentId]) as $articleId => $article): ?> getData(['module',$parentId,'posts',$articleId,'state']) === true ): ?>