From 233335ff99c2c02bd13757d4ff6fb3290a29d4f8 Mon Sep 17 00:00:00 2001 From: qiyu-xie Date: Mon, 15 Mar 2021 09:45:11 +0800 Subject: [PATCH] * Modify the problem of the left tree list flashing when changing the execution list label. --- module/execution/view/all.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/execution/view/all.html.php b/module/execution/view/all.html.php index 5d0872c765..4940fb4365 100644 --- a/module/execution/view/all.html.php +++ b/module/execution/view/all.html.php @@ -44,7 +44,7 @@ createLink('execution', 'create'), " " . ($from == 'execution' ? $lang->execution->createExec : $lang->execution->create), '', "class='btn btn-primary'");?> -
+