From 044f1e70a0aa79bf7195c95061f2d92e312d4765 Mon Sep 17 00:00:00 2001 From: Ciro Scognamiglio Date: Tue, 1 Jul 2014 11:30:14 +0200 Subject: [PATCH] fixed tab switch issue when leaving the resources view --- .../onelab/onelab_widget-slice-sections.html | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/portal/templates/onelab/onelab_widget-slice-sections.html b/portal/templates/onelab/onelab_widget-slice-sections.html index 0d0673f7..3a9c1acb 100644 --- a/portal/templates/onelab/onelab_widget-slice-sections.html +++ b/portal/templates/onelab/onelab_widget-slice-sections.html @@ -1,22 +1,22 @@ {% if section == "resources" %} {% else %} {% endif %} \ No newline at end of file -- 2.43.0