From 65fc1b9ca99c5d929e9b9da756eab121cd4a627d Mon Sep 17 00:00:00 2001 From: liumengyi Date: Fri, 4 Mar 2022 09:08:54 +0800 Subject: [PATCH] * Fix bug #20255. --- module/bug/view/create.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/bug/view/create.html.php b/module/bug/view/create.html.php index e1bd26a34c..c33c1a9f2a 100644 --- a/module/bug/view/create.html.php +++ b/module/bug/view/create.html.php @@ -364,7 +364,7 @@ if($this->app->tab == 'project') js::set('objectID', $projectID); bug->module);?> -bug->execution);?> +model) and $project->model == 'kanban') ? $lang->bug->kanban : $lang->bug->execution);?> systemMode);?>