From 5179d27f02aa1a4b042f2571ff506110c09fde1d Mon Sep 17 00:00:00 2001
From: CyrilM <mammar@lal.in2p3.fr>
Date: Mon, 10 Dec 2018 17:23:13 +0100
Subject: [PATCH] =?UTF-8?q?Modification=20add=20tutos=20termin=C3=A9es.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 app/templates/add_new_tuto.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/templates/add_new_tuto.html b/app/templates/add_new_tuto.html
index 5c10fec..e797252 100644
--- a/app/templates/add_new_tuto.html
+++ b/app/templates/add_new_tuto.html
@@ -190,7 +190,7 @@
 			}
 		});
 
-		hierarchy.is_active = create_empty_tab(this.all_labels.length)
+		hierarchy.is_active = create_empty_tab(hierarchy.all_labels.length);
 
 	</script>
 
-- 
GitLab