From a5a45db7a8f92e5a3b41c277a1205f92054c926d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Sat, 19 Jan 2019 19:13:26 +0200 Subject: [PATCH] Fix the sorting of projects in the top navigation dropdown menu. --- templates/base.html | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/templates/base.html b/templates/base.html index 7a3e20a7..4996f564 100644 --- a/templates/base.html +++ b/templates/base.html @@ -125,14 +125,25 @@