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'> +
+ + +
+ + + - + '>