From 178f392e84d939214754adcce0a85c4b70a75910 Mon Sep 17 00:00:00 2001 From: Edward Ribeiro Date: Mon, 19 Jun 2017 10:10:25 -0300 Subject: [PATCH] =?UTF-8?q?Adiciona=20uma=20cl=C3=A1usula=20ao=20iframe=20?= =?UTF-8?q?para=20preservar=20header=20e=20subnav?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sapl/templates/base.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/sapl/templates/base.html b/sapl/templates/base.html index 5f01fb871..7c0a72ca2 100644 --- a/sapl/templates/base.html +++ b/sapl/templates/base.html @@ -28,7 +28,7 @@
- {% if not request|has_iframe %} + {% if not request|has_iframe %} {% block navigation %}