From 843d2898fa2bda8ff173521fdcfee11eb64eb4d0 Mon Sep 17 00:00:00 2001 From: wangxuepeng Date: Thu, 2 Mar 2023 07:57:13 +0000 Subject: [PATCH] * Fix bug #85660. --- module/task/view/edit.html.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/module/task/view/edit.html.php b/module/task/view/edit.html.php index ae92707175..9e0a61e639 100644 --- a/module/task/view/edit.html.php +++ b/module/task/view/edit.html.php @@ -295,9 +295,11 @@ foreach(explode(',', $config->task->edit->requiredFields) as $field) - + + status) === false):?> confirm, '', "id='confirmButton' class='btn btn-primary btn-wide'");?> - + +