From a4048ea3a2bddf12b79cffc4820226f06ae30cec Mon Sep 17 00:00:00 2001 From: wangyidong Date: Thu, 17 May 2018 09:34:16 +0800 Subject: [PATCH] * finish task #4136,4134. --- module/todo/view/assignto.html.php | 27 +++++++----- module/todo/view/batchcreate.html.php | 60 +++++++++++++-------------- 2 files changed, 46 insertions(+), 41 deletions(-) diff --git a/module/todo/view/assignto.html.php b/module/todo/view/assignto.html.php index c0884812ab..23721e8ac1 100755 --- a/module/todo/view/assignto.html.php +++ b/module/todo/view/assignto.html.php @@ -28,25 +28,30 @@ todo->date;?> + -
- - - - +
+ +
- + todo->beginAndEnd;?> -
- +
+ +
+
+ +
+ + +
+ +
- todo->lblDisableDate;?> diff --git a/module/todo/view/batchcreate.html.php b/module/todo/view/batchcreate.html.php index 81c9faa221..e6b71a5bf2 100755 --- a/module/todo/view/batchcreate.html.php +++ b/module/todo/view/batchcreate.html.php @@ -49,41 +49,41 @@ todo->name;?> '>todo->desc;?> '>todo->beginAndEnd;?> + - - - todo->batchCreate; $i++):?> - - - style='overflow:visible'>todo->typeList, '', "onchange='loadList(this.value, " . ($i + 1) . ")' class='form-control chosen'");?> - style='overflow:visible'>todo->priList, $pri, "class='form-control chosen'");?> - - -
- - > - style='overflow:visible'> -
- '; - echo html::select("ends[$i]", $times, '', "onchange=\"setBeginsAndEnds($i, 'end');\" class='form-control chosen control-time-end'" . (isset($visibleFields['beginAndEnd']) ? '' : " disabled")); - ?> - -
- - -
-
-
- - - + + + todo->batchCreate; $i++):?> + + + style='overflow:visible'>todo->typeList, '', "onchange='loadList(this.value, " . ($i + 1) . ")' class='form-control chosen'");?> + style='overflow:visible'>todo->priList, $pri, "class='form-control chosen'");?> + + +
+ + > + style='overflow:visible'> +
+ +
+
+ +
+ + style='overflow:visible'> +
+ + +
+ + + - + '>