From 60b76f32f510fff12b241753b85b6dd7b24ecaf0 Mon Sep 17 00:00:00 2001 From: Brice Maron Date: Wed, 31 Jul 2019 08:59:59 +0200 Subject: Add project switcher on login page if already logged --- ihatemoney/templates/layout.html | 77 ++++++++++++++++++++++------------------ 1 file changed, 43 insertions(+), 34 deletions(-) (limited to 'ihatemoney/templates/layout.html') diff --git a/ihatemoney/templates/layout.html b/ihatemoney/templates/layout.html index 5f61949..90bd032 100644 --- a/ihatemoney/templates/layout.html +++ b/ihatemoney/templates/layout.html @@ -32,34 +32,6 @@

#! money?

- {% if g.project %} - - {% endif %} - {% if (session['projects'] | length) > 0 or session['is_admin'] %} - - {% endif %} + {% endif %} @@ -121,7 +130,7 @@