From d09ede00fb5fa9f7fce79178b96eb8c71a8c8344 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Thu, 27 Dec 2018 15:32:15 +0000 Subject: [PATCH] Add sort toggle bar to topics list --- app/templates/base.html | 6 ++-- app/templates/todo/topics.html | 60 +++++++++++++++++++--------------- app/views/packages/todo.py | 3 ++ 3 files changed, 40 insertions(+), 29 deletions(-) diff --git a/app/templates/base.html b/app/templates/base.html index 222dd15..f542a22 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -70,17 +70,17 @@