From 5fb638f886f250af6f2fe9ded09c4e022de09f9e Mon Sep 17 00:00:00 2001 From: Catouse Date: Mon, 9 Jul 2018 14:08:58 +0800 Subject: [PATCH] * remove responsive wrapper element from todo/batchedit and todo/batchcreate view. --- module/todo/view/batchcreate.html.php | 94 +++++++++-------- module/todo/view/batchedit.html.php | 142 +++++++++++++------------- 2 files changed, 116 insertions(+), 120 deletions(-) diff --git a/module/todo/view/batchcreate.html.php b/module/todo/view/batchcreate.html.php index 478a660c36..f5ecee5189 100755 --- a/module/todo/view/batchcreate.html.php +++ b/module/todo/view/batchcreate.html.php @@ -40,54 +40,52 @@ } $columns = count($visibleFields) + 2; ?> -
- - - - - - - - - - - - - - - - todo->batchCreate; $i++):?> - - - - - - - - - - - - - - -
idAB;?>'>todo->type;?>'>todo->pri;?>todo->name;?>'>todo->desc;?>'>todo->beginAndEnd;?>
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'> -
- - -
-
'>
-
+ + + + + + + + + + + + + + + + todo->batchCreate; $i++):?> + + + + + + + + + + + + + + +
idAB;?>'>todo->type;?>'>todo->pri;?>todo->name;?>'>todo->desc;?>'>todo->beginAndEnd;?>
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'> +
+ + +
+
'>