From 88d1cf35c316c6d598f1c7af083b669921030e32 Mon Sep 17 00:00:00 2001 From: Loic Baron Date: Wed, 17 Jun 2015 18:23:26 +0200 Subject: [PATCH] Updating slice-view for the tabs navigation --- portal/templates/fed4fire/fed4fire_slice-view.html | 8 ++++---- portal/templates/slice-view.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/portal/templates/fed4fire/fed4fire_slice-view.html b/portal/templates/fed4fire/fed4fire_slice-view.html index 3823f9e1..5303a934 100644 --- a/portal/templates/fed4fire/fed4fire_slice-view.html +++ b/portal/templates/fed4fire/fed4fire_slice-view.html @@ -2,19 +2,19 @@ {% load portal_filters %} {% block head %} - + {% endblock %} -{% widget "_widget-slice-sections.html" %} {% block content %} +{% widget "_widget-slice-sections.html" %}
- -
...
+
...
...
...
...
+
{% endblock %} diff --git a/portal/templates/slice-view.html b/portal/templates/slice-view.html index 9a7a6ec0..963cac97 100644 --- a/portal/templates/slice-view.html +++ b/portal/templates/slice-view.html @@ -2,7 +2,7 @@ {% load portal_filters %} {% block head %} - + {% endblock %} {% block content %} -- 2.43.0