From 38fe82e21d3d0155a487dbdce8859a65ed092745 Mon Sep 17 00:00:00 2001 From: liyuchun Date: Mon, 1 Nov 2021 16:57:10 +0800 Subject: [PATCH] * Fix bug #15874. --- module/task/view/create.html.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/module/task/view/create.html.php b/module/task/view/create.html.php index 8803c62b25..ec518cdf50 100644 --- a/module/task/view/create.html.php +++ b/module/task/view/create.html.php @@ -241,10 +241,12 @@ + task->afterSubmit;?> task->afterChoices, !empty($task->id) ? 'toTaskList' : 'continueAdding');?> +