From 5a4f420b885f614de6d76764d1eeb147e83a022d Mon Sep 17 00:00:00 2001 From: Matt Way Date: Sun, 4 Aug 2024 21:47:50 +1000 Subject: [PATCH] Fix not setting columnCount on grid group --- php-template/template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php-template/template.php b/php-template/template.php index c808e87..c30f102 100644 --- a/php-template/template.php +++ b/php-template/template.php @@ -14,7 +14,7 @@ $wardCandidates = array_filter($candidates, function ($candidate) use ($wardName if (count($wardCandidates) == 0) continue; ?> - +
$candidate): ?>