From e3e77dc852629dc7aee48493a578a82880a86f3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Koci=C3=A1n?= Date: Wed, 16 Dec 2015 20:38:00 +0100 Subject: [PATCH] =?UTF-8?q?Co=20je=20M&M:=20p=C5=99id=C3=A1n=20odkaz=20na?= =?UTF-8?q?=20odm=C4=9Bny?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mamweb/templates/flatpages/default.html | 4 ++++ seminar/templates/seminar/cojemam/submenu.html | 1 + 2 files changed, 5 insertions(+) diff --git a/mamweb/templates/flatpages/default.html b/mamweb/templates/flatpages/default.html index e3f03920..b5d2d24d 100644 --- a/mamweb/templates/flatpages/default.html +++ b/mamweb/templates/flatpages/default.html @@ -22,6 +22,10 @@ {% with "jak-resit" as selected %} {% include "seminar/cojemam/submenu.html" %} {% endwith %} + {% elif "odmeny" in flatpage.url %} + {% with "odmeny" as selected %} + {% include "seminar/cojemam/submenu.html" %} + {% endwith %} {% elif "FAQ" in flatpage.url %} {% with "FAQ" as selected %} {% include "seminar/cojemam/submenu.html" %} diff --git a/seminar/templates/seminar/cojemam/submenu.html b/seminar/templates/seminar/cojemam/submenu.html index 18b6901a..f7e64f3b 100644 --- a/seminar/templates/seminar/cojemam/submenu.html +++ b/seminar/templates/seminar/cojemam/submenu.html @@ -4,6 +4,7 @@