From 94c3233d5a82914a9b3bf50c4769f0aae56a1889 Mon Sep 17 00:00:00 2001 From: zhouxin Date: Mon, 28 Mar 2022 00:58:29 +0000 Subject: [PATCH] * Fix bug #17415. --- module/execution/view/create.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/execution/view/create.html.php b/module/execution/view/create.html.php index fef68cc881..c6789cb07d 100644 --- a/module/execution/view/create.html.php +++ b/module/execution/view/create.html.php @@ -11,7 +11,7 @@ */ ?> -createLink('execution', 'all');?> +createLink('execution', 'task', "execution=$executionID");?>