X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fonelab%2Fonelab_home-view.html;h=b6908edaf895a84995d9e661714b0abf9882e334;hb=33b8be6fd7245e0902e11137ed16ccbce2afe701;hp=4afaf5d9812dde57229b5a1a0d72d8de0f5c7953;hpb=d0e9b255a79411a4d214f95ec81eeb1b67ecc74f;p=unfold.git diff --git a/portal/templates/onelab/onelab_home-view.html b/portal/templates/onelab/onelab_home-view.html index 4afaf5d9..b6908eda 100644 --- a/portal/templates/onelab/onelab_home-view.html +++ b/portal/templates/onelab/onelab_home-view.html @@ -21,10 +21,13 @@

Your slices - - + + +

@@ -85,7 +88,9 @@

Your slices

@@ -159,7 +164,7 @@ $('div#'+$(this).data('panel')).show(); }); $('button#validaterequestbtn').click(function() { - window.location="/portal/validate/"; + window.location="/portal/institution#requests"; }); $('button#ticketbtn').click(function() { window.location="/portal/contact/"; @@ -177,4 +182,7 @@ This should go into session --------*/ }); -{% endblock %} +{% widget "_widget-monitor.html" %} +{% widget "_widget-stats-top-slices.html" %} + +{% endblock %} \ No newline at end of file