From 54c7b99bc6064665cb3a3732b0654634d321c2e9 Mon Sep 17 00:00:00 2001 From: zhouxudong Date: Thu, 17 Feb 2022 15:21:42 +0800 Subject: [PATCH] * Add space. --- module/story/view/batchedit.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/story/view/batchedit.html.php b/module/story/view/batchedit.html.php index eddc905b92..09f99ddc88 100644 --- a/module/story/view/batchedit.html.php +++ b/module/story/view/batchedit.html.php @@ -77,7 +77,7 @@ foreach(explode(',', $showFields) as $field) '> - product][$story->branch]) ? $modules[$story->product][$story->branch] : array('0' => '/'), $story->module, "class='form-control chosen'");?> + product][$story->branch]) ? $modules[$story->product][$story->branch] : array('0' => '/'), $story->module, "class='form-control chosen'");?> '> product][$story->branch]) ? array('' => '') + $plans[$story->product][$story->branch] : '', $story->plan, "class='form-control chosen'");?>