From 93c3d450af0ca17f898d1c0733eeafd2430616c8 Mon Sep 17 00:00:00 2001 From: Ydmir Date: Fri, 15 Jan 2016 11:09:17 +0100 Subject: [PATCH] Fixed a reference bug. --- stock/templates/public/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stock/templates/public/base.html b/stock/templates/public/base.html index f0279c7d..c2067ca1 100755 --- a/stock/templates/public/base.html +++ b/stock/templates/public/base.html @@ -124,8 +124,8 @@ {% if IS_CORP %}
  • Corporation Stats + href="{% url 'auth_corp_member_view' %}"> Member Tracking
  • {% endif %} {% endif %}