From 0afa7cbafd294dd767cdc93eee69ffa942c7fdb3 Mon Sep 17 00:00:00 2001 From: Faisal Alghamdi Date: Wed, 7 Mar 2018 10:40:48 +0300 Subject: [PATCH] duplicate code removed --- cps/templates/layout.html | 2 +- cps/web.py | 139 ++------------------------------------ 2 files changed, 7 insertions(+), 134 deletions(-) diff --git a/cps/templates/layout.html b/cps/templates/layout.html index f7819323..0750d9d6 100644 --- a/cps/templates/layout.html +++ b/cps/templates/layout.html @@ -57,7 +57,7 @@ {% if g.user.role_upload() or g.user.role_admin()%} {% if g.allow_upload %}
  • -