From 79b442d71a3071e506e05139efdc0b8e2414d41a Mon Sep 17 00:00:00 2001 From: wangyidong Date: Wed, 12 Dec 2018 17:55:24 +0800 Subject: [PATCH] * adjust for task #5152. --- module/doc/view/x.create.html.php | 5 +- module/todo/css/create.css | 1 - module/todo/view/create.html.php | 7 -- module/todo/view/footer.html.php | 4 - module/todo/view/x.create.html.php | 149 +++++++++++++++++++++++++++++ 5 files changed, 150 insertions(+), 16 deletions(-) create mode 100644 module/todo/view/x.create.html.php diff --git a/module/doc/view/x.create.html.php b/module/doc/view/x.create.html.php index 8284474f26..4473d3eaf4 100644 --- a/module/doc/view/x.create.html.php +++ b/module/doc/view/x.create.html.php @@ -13,13 +13,11 @@ + doc->placeholder);?>
-
-

doc->create;?>

-
@@ -90,7 +88,6 @@ diff --git a/module/todo/view/footer.html.php b/module/todo/view/footer.html.php index ff60a8372c..f82d350974 100644 --- a/module/todo/view/footer.html.php +++ b/module/todo/view/footer.html.php @@ -1,6 +1,2 @@ user->account)?> -app->viewType == 'xhtml'):?> - - - diff --git a/module/todo/view/x.create.html.php b/module/todo/view/x.create.html.php new file mode 100644 index 0000000000..05aab6dd76 --- /dev/null +++ b/module/todo/view/x.create.html.php @@ -0,0 +1,149 @@ + + * @package todo + * @version $Id: create.html.php 4728 2013-05-03 06:14:34Z chencongzhi520@gmail.com $ + * @link http://www.zentao.net + */ +?> + + + + +todo->noTodo);?> +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
todo->date;?> +
+ + +
+ + +
+
+ +
+ + +
+
+
+
todo->type;?>todo->typeList, '', 'onchange="loadList(this.value);" class="form-control"');?>
todo->pri;?>todo->priList, '', "class='form-control'");?>
todo->name;?> + +
+
todo->desc;?>
todo->status;?>todo->statusList, '', "class='form-control chosen'");?>
todo->beginAndEnd;?> +
+ +
+
+
+ + +
+
todo->private;?> +
+ + +
+
+ +
+
+
+
+ +user->account)?> + +