From a194cb664dad956b7d46d4d143f6359024c7be96 Mon Sep 17 00:00:00 2001 From: raiots Date: Wed, 18 Aug 2021 21:43:51 +0800 Subject: [PATCH] fix: about.html, name change simpleUI 2021.4.1 --> 2021.8.1 add: unfold function on tasklist.html; test raw sql query --- templates/tasks/todo.html | 36 ++++++++++++++++++++++++++---------- 1 file changed, 26 insertions(+), 10 deletions(-) diff --git a/templates/tasks/todo.html b/templates/tasks/todo.html index 8c4ab74..7673c11 100644 --- a/templates/tasks/todo.html +++ b/templates/tasks/todo.html @@ -76,17 +76,33 @@
-
- - {{ form.maturity }} +
+
+
+ + {{ form.maturity }} +
+
+
+
+ + {{ form.real_work }} +
+
-
- - {{ form.real_work }} -
-
- - {{ form.evaluate_factor }} +
+
+
+ + {{ form.sub_executor }} +
+
+
+
+ + {{ form.evaluate_factor }} +
+