From 54f66b88e7eeeb5fa4a81c0734f80c2ea3fc04cd Mon Sep 17 00:00:00 2001 From: tianshujie98 Date: Tue, 30 Mar 2021 14:56:13 +0800 Subject: [PATCH] * Fix bug #11093. --- module/execution/view/burn.html.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/module/execution/view/burn.html.php b/module/execution/view/burn.html.php index 139885286b..71da19f850 100644 --- a/module/execution/view/burn.html.php +++ b/module/execution/view/burn.html.php @@ -28,9 +28,11 @@ if(common::canModify('execution', $execution)) common::printLink('execution', 'fixFirst', "execution=$execution->id", $lang->execution->fixFirst, '', "class='btn btn-link iframe' data-width='700'"); echo $lang->execution->howToUpdateBurn; ?> + systemMode == 'new'):?>
execution->burnByList, $burnBy, "class='form-control chosen'");?>
+