X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fonelab%2Fonelab_home-view.html;h=b6908edaf895a84995d9e661714b0abf9882e334;hb=2842fc88e027493dd9ae00e0f8a69a86f3d50680;hp=ff6ec256b8fed0b0545be191dc493c0acda40db0;hpb=8e6372eabf1db28adf273c33408c672b56e42e49;p=myslice.git diff --git a/portal/templates/onelab/onelab_home-view.html b/portal/templates/onelab/onelab_home-view.html index ff6ec256..b6908eda 100644 --- a/portal/templates/onelab/onelab_home-view.html +++ b/portal/templates/onelab/onelab_home-view.html @@ -20,9 +20,15 @@
-

- Your slices

+

Your slices + + + +

Loading Slices
@@ -80,9 +86,14 @@
-

- Your slices

+

Your slices + + +

Loading Slices
@@ -153,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/"; @@ -171,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