From 746cd740e65e2e24fd4d364493e00685d578211b Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Fri, 24 Feb 2017 12:35:21 +0100 Subject: [PATCH] hautes-alpes: hide toplinks in page_template_commune.html (#15145) --- static/hautes-alpes/_custom.scss | 3 +++ templates/variants/hautes-alpes/combo/page_template_commune.html | 2 ++ 2 files changed, 5 insertions(+) diff --git a/static/hautes-alpes/_custom.scss b/static/hautes-alpes/_custom.scss index 3ebe68c..278798d 100644 --- a/static/hautes-alpes/_custom.scss +++ b/static/hautes-alpes/_custom.scss @@ -34,3 +34,6 @@ div#header-title { color: darken($primary-color, 20); } } +.template-commune div#toplinks { + display: none; +} diff --git a/templates/variants/hautes-alpes/combo/page_template_commune.html b/templates/variants/hautes-alpes/combo/page_template_commune.html index b104c00..ad67fc1 100644 --- a/templates/variants/hautes-alpes/combo/page_template_commune.html +++ b/templates/variants/hautes-alpes/combo/page_template_commune.html @@ -1,6 +1,8 @@ {% extends "combo/page_template.html" %} {% load combo %} +{% block bodyargs %}class="template-commune"{% endblock %} + {% block header-title %}