From 40dbb5b53a2deb5f44c9d4fd6f22fe0eb55ff527 Mon Sep 17 00:00:00 2001 From: z Date: Thu, 3 Sep 2020 16:01:51 +0800 Subject: [PATCH] * code for task #12372. --- module/bug/view/batchcreate.html.php | 2 +- module/bug/view/batchedit.html.php | 2 +- module/bug/view/resolve.html.php | 2 +- module/productplan/view/edit.html.php | 2 +- module/project/view/create.html.php | 2 +- module/story/view/create.html.php | 2 +- module/task/view/create.html.php | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/module/bug/view/batchcreate.html.php b/module/bug/view/batchcreate.html.php index 1f3cb383e7..9c49fc8660 100644 --- a/module/bug/view/batchcreate.html.php +++ b/module/bug/view/batchcreate.html.php @@ -41,7 +41,7 @@ } } ?> -
+
diff --git a/module/bug/view/batchedit.html.php b/module/bug/view/batchedit.html.php index f8e3f132c0..81434d43ce 100644 --- a/module/bug/view/batchedit.html.php +++ b/module/bug/view/batchedit.html.php @@ -42,7 +42,7 @@ } $columns = count($visibleFields) + 2; ?> - " id='batchEditForm'> + " id='batchEditForm'>
diff --git a/module/bug/view/resolve.html.php b/module/bug/view/resolve.html.php index 38c38d8f94..2243989203 100644 --- a/module/bug/view/resolve.html.php +++ b/module/bug/view/resolve.html.php @@ -77,7 +77,7 @@ js::set('productID' , $bug->product); - printExtendFields($bug, 'table');?> + printExtendFields($bug, 'table', "columns=3");?> diff --git a/module/productplan/view/edit.html.php b/module/productplan/view/edit.html.php index 7f408d399b..6fdc30b57f 100644 --- a/module/productplan/view/edit.html.php +++ b/module/productplan/view/edit.html.php @@ -52,7 +52,7 @@ - printExtendFields($plan, 'table');?> + printExtendFields($plan, 'table', 'columns=3');?> diff --git a/module/project/view/create.html.php b/module/project/view/create.html.php index c061b48a49..e780478c9b 100644 --- a/module/project/view/create.html.php +++ b/module/project/view/create.html.php @@ -90,7 +90,7 @@ - printExtendFields('', 'table');?> + printExtendFields('', 'table', 'columns=3');?> global->flow == 'onlyTask') echo "class='hidden'";?>> - printExtendFields('', 'table');?> + printExtendFields('', 'table', 'columns=4');?> diff --git a/module/task/view/create.html.php b/module/task/view/create.html.php index c9665e8bb3..2a0fa20f7c 100644 --- a/module/task/view/create.html.php +++ b/module/task/view/create.html.php @@ -69,7 +69,7 @@ - printExtendFields('', 'table');?> + printExtendFields('', 'table', 'columns=3');?> global->flow != 'onlyTask' and $project->type != 'ops'):?>
bug->status;?>
bug->files;?> fetch('file', 'buildform', 'fileCount=1&percent=0.85');?>end != '2030-01-01' ? formatTime($plan->end) : '', 'class="form-control form-date"');?> productplan->endList , '', "onclick='computeEndDate(this.value)'");?>
productplan->desc;?> desc), "rows='10' class='form-control kindeditor' hidefocus='true'");?>
project->manageProducts;?> diff --git a/module/story/view/create.html.php b/module/story/view/create.html.php index 2cf8fe194f..4052b82dd6 100644 --- a/module/story/view/create.html.php +++ b/module/story/view/create.html.php @@ -182,7 +182,7 @@ story->status;?>
story->legendAttatch;?> fetch('file', 'buildform');?>task->status;?>
task->story;?>