From f187da8584a587256813ae0809fe737d0eca4b09 Mon Sep 17 00:00:00 2001 From: Julio Date: Thu, 24 Aug 2017 10:48:39 +0200 Subject: [PATCH] Only show extra blocks in index page see BT#13234 --- main/template/rainbow/layout/layout_2_col.tpl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/main/template/rainbow/layout/layout_2_col.tpl b/main/template/rainbow/layout/layout_2_col.tpl index c49368d68d..a971c05b8c 100755 --- a/main/template/rainbow/layout/layout_2_col.tpl +++ b/main/template/rainbow/layout/layout_2_col.tpl @@ -261,6 +261,8 @@ {% endif %} + {% if section_name == 'section-mycampus' %} +
@@ -324,6 +326,7 @@
+ {% endif %}