From 6495b8cf2b50219489f22eed3950cd27353b0d5f Mon Sep 17 00:00:00 2001 From: raiots Date: Wed, 5 Jan 2022 20:41:25 +0800 Subject: [PATCH] add: not only unfold but can also fold in tasklist --- templates/tasks/tasklist.html | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/templates/tasks/tasklist.html b/templates/tasks/tasklist.html index c07857f..df5c7fe 100644 --- a/templates/tasks/tasklist.html +++ b/templates/tasks/tasklist.html @@ -35,8 +35,8 @@
- + +
    {% load taskfilter %}
  • «
  • @@ -141,6 +141,10 @@ {% endblock %}