From 4412fb4e83c7c6e1281733678c219bc4c0d7b8d2 Mon Sep 17 00:00:00 2001 From: nikita Date: Wed, 10 Oct 2018 10:34:54 +0300 Subject: [PATCH] Bonuses on --- apps/user/templates/user/bonus-history.html | 1 - project/templates/blocks/user_menu.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/user/templates/user/bonus-history.html b/apps/user/templates/user/bonus-history.html index 0cffa466..d0035b54 100644 --- a/apps/user/templates/user/bonus-history.html +++ b/apps/user/templates/user/bonus-history.html @@ -3,7 +3,6 @@ {% load rupluralize from plural %} {% block content %} -{% include "../blocks/profile-menu.html" with active="bonuses" %}
diff --git a/project/templates/blocks/user_menu.html b/project/templates/blocks/user_menu.html index 446864dd..efc3171c 100644 --- a/project/templates/blocks/user_menu.html +++ b/project/templates/blocks/user_menu.html @@ -1,7 +1,7 @@ {% load static %} {% load thumbnail %} {% load rupluralize from plural %} {% if request.user.is_authenticated %} -