From 8fbf4148c4d49350c0e1fb7b66610bfc11b74501 Mon Sep 17 00:00:00 2001 From: tianshujie Date: Thu, 30 Jun 2022 10:55:05 +0800 Subject: [PATCH] * Fix bug #24573. --- module/task/view/view.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/task/view/view.html.php b/module/task/view/view.html.php index c4a4d4f31b..e2f4091aa7 100644 --- a/module/task/view/view.html.php +++ b/module/task/view/view.html.php @@ -166,7 +166,7 @@
- + ' . $lang->goback, '', "class='btn btn-secondary'");?>
";?> executionList = $execution;?> task->buildOperateMenu($task, 'view');?>