From f60222caf1e920dae95a9c39783a42e575c11184 Mon Sep 17 00:00:00 2001 From: Loic Baron Date: Mon, 18 May 2015 17:53:41 +0200 Subject: [PATCH] List of slices out of projects javascript error fixed --- portal/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal/templates/base.html b/portal/templates/base.html index 08b910d2..7f9bd449 100644 --- a/portal/templates/base.html +++ b/portal/templates/base.html @@ -140,8 +140,8 @@ $(document).ready(function() { elm = '
  • other slices  '; elm += ""; elm += "
  • "; + items.push(elm); } - items.push(elm); $("div#home-project-tree").html($( "