From f60d4dce7716a07c4d4fad82eb70cb54094ed27a Mon Sep 17 00:00:00 2001 From: hufangzhou Date: Mon, 9 Oct 2023 14:31:01 +0800 Subject: [PATCH] * Fix bug #39289. --- module/project/view/testtask.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/project/view/testtask.html.php b/module/project/view/testtask.html.php index a33b7ce584..c376b93dde 100644 --- a/module/project/view/testtask.html.php +++ b/module/project/view/testtask.html.php @@ -85,7 +85,7 @@ $doneCount = 0; status == 'doing') $testingCount ++;?> status == 'blocked') $blockedCount ++;?> status == 'done') $doneCount ++;?> - > + data-status='status;?>'> '>