From e78a9cc05aefb470a0874286ef10ff445f6d4299 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E5=8D=8E=E4=BC=9F?= Date: Wed, 23 Feb 2022 17:17:28 +0800 Subject: [PATCH] *Story #30529. --- module/execution/control.php | 1 + module/execution/view/story.html.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/module/execution/control.php b/module/execution/control.php index da4a218cba..d212039839 100644 --- a/module/execution/control.php +++ b/module/execution/control.php @@ -839,6 +839,7 @@ class execution extends control $this->view->branchGroups = $branchGroups; $this->view->canBeChanged = common::canModify('execution', $execution); // Determines whether an object is editable. $this->view->showBranch = $showBranch; + $this->display(); } diff --git a/module/execution/view/story.html.php b/module/execution/view/story.html.php index 3579db7e85..0dac618e6b 100644 --- a/module/execution/view/story.html.php +++ b/module/execution/view/story.html.php @@ -86,7 +86,7 @@ if($common::hasPriv('story', 'create') and common::hasPriv('story', 'batchCreate')) { - if($param!=0 || count($products) == 1) echo ""; + if($param != 0 || count($products) == 1) echo ""; echo "