From 7d1dc5a5e9cf4d9ab33e180fefcc2069622d51f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BB=94=E5=93=A5?= Date: Fri, 18 May 2018 09:38:35 +0800 Subject: [PATCH] * Format code. --- module/task/view/edit.html.php | 41 +++++++++++++++++++--------------- 1 file changed, 23 insertions(+), 18 deletions(-) diff --git a/module/task/view/edit.html.php b/module/task/view/edit.html.php index 50bf436656..62b10dc45a 100644 --- a/module/task/view/edit.html.php +++ b/module/task/view/edit.html.php @@ -30,26 +30,31 @@
-
-
'> -
-
- - - +
+
task->name;?>
+
+
+
'> +
+
+ + + +
+ name, 'class="form-control task-name" autocomplete="off" placeholder="' . $lang->task->name . '"');?> +
+ children) and empty($task->parent) and $task->type != 'affair'):?> + +
+ team) ? '' : 'checked';?> /> + +
+
+
- name, 'class="form-control task-name" autocomplete="off" placeholder="' . $lang->task->name . '"');?>
- children) and empty($task->parent) and $task->type != 'affair'):?> - -
- team) ? '' : 'checked';?> /> - -
-
-