From 8f967da6386988f239378ff81dd7bb7c17a01f53 Mon Sep 17 00:00:00 2001 From: liuhong Date: Thu, 3 Nov 2022 02:12:06 +0000 Subject: [PATCH] * Fix create task display of execution default no choose. --- module/task/view/create.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/task/view/create.html.php b/module/task/view/create.html.php index f22260264d..358fb0d677 100644 --- a/module/task/view/create.html.php +++ b/module/task/view/create.html.php @@ -63,7 +63,7 @@ foreach(explode(',', $config->task->create->requiredFields) as $field) module, "class='form-control chosen' onchange='setStories(this.value, $execution->id)'");?>
- > + >