From ef9ffec7107ce4908f69a517c52e5663b66dc286 Mon Sep 17 00:00:00 2001 From: hufangzhou Date: Tue, 28 Mar 2023 09:12:28 +0800 Subject: [PATCH] * Remove the blue font color when the link is unclickable. --- module/kanban/view/importexecution.html.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/module/kanban/view/importexecution.html.php b/module/kanban/view/importexecution.html.php index d643868bf6..ff5cf423a5 100644 --- a/module/kanban/view/importexecution.html.php +++ b/module/kanban/view/importexecution.html.php @@ -67,7 +67,11 @@ if($execution->type == 'stage') $isClickable = $this->programplan->checkLeafStage($execution->id) ? true : false; ?> - >name;?> + + name;?> + + name;?> + name;?>