From 2f974dd7e040c51a5fc62ae04783cb44cd0da20f Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 7 May 2019 12:15:38 +0100 Subject: [PATCH] people: Move "My Calls" into sidebar This allows us to have more space in the top navigation Signed-off-by: Michael Tremer --- src/templates/base.html | 12 ------------ src/templates/people/base.html | 10 ++++++++++ 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/src/templates/base.html b/src/templates/base.html index 2980ffa9..21d04691 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -170,18 +170,6 @@ - {% if current_user.has_sip() %} - - {% end %} - {% if current_user.is_staff() %}