From 643380038b0196dfdbfb8356439e897613f0830d Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Wed, 15 Jul 2020 15:44:59 +0100 Subject: Fix broken ordering by reverting change to default --- app/templates/todo/tags.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/templates') diff --git a/app/templates/todo/tags.html b/app/templates/todo/tags.html index a61f77f..76e0852 100644 --- a/app/templates/todo/tags.html +++ b/app/templates/todo/tags.html @@ -21,7 +21,7 @@ by {{ package.author.display_name }} - + {% if package.checkPerm(current_user, "EDIT_PACKAGE") %} -- cgit v1.2.3