From 00aaefa61c50930c766fbcba5ffbef372b811452 Mon Sep 17 00:00:00 2001 From: sunjun Date: Fri, 11 Mar 2022 13:35:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E7=9B=98=E9=87=8C=E7=9C=8B=E6=9D=BF?= =?UTF-8?q?=E9=A1=B9=E7=9B=AEicon=E6=98=BE=E7=A4=BA=E7=9C=8B=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- module/block/view/recentprojectblock.html.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/module/block/view/recentprojectblock.html.php b/module/block/view/recentprojectblock.html.php index d55e356c80..4191d16d05 100644 --- a/module/block/view/recentprojectblock.html.php +++ b/module/block/view/recentprojectblock.html.php @@ -46,6 +46,8 @@
model === 'waterfall'): ?> project->waterfall; ?> + model === 'kanban'): ?> + project->kanban; ?> project->scrum; ?>