From: Loic Baron Date: Mon, 18 May 2015 15:53:41 +0000 (+0200) Subject: List of slices out of projects javascript error fixed X-Git-Tag: myslice-1.5~41 X-Git-Url: http://git.onelab.eu/?p=unfold.git;a=commitdiff_plain;h=f60222caf1e920dae95a9c39783a42e575c11184 List of slices out of projects javascript error fixed --- 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($( "