Dashboard: load slices timeout = 20s delegating credentials takes time...
[unfold.git] / portal / templates / base.html
index 596ef0b..5a1248c 100644 (file)
@@ -134,7 +134,7 @@ $(document).ready(function() {
     
     window.setTimeout(function() {
         $('.projects-loading').hide();
-    },10000);
+    },20000);
     {% endif %}
 {% endif %}
        jQuery('[title!=""]').qtip();