X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fonelab%2Fonelab_home-view.html;h=89716f7f520b14dd603fc20b60008f9664b1ccee;hb=0dab7e25cd507473601245bb71c3438f4b1b563d;hp=4afaf5d9812dde57229b5a1a0d72d8de0f5c7953;hpb=5ad817cb16eafe83e08cc9d0f9f754157e68af80;p=myslice.git diff --git a/portal/templates/onelab/onelab_home-view.html b/portal/templates/onelab/onelab_home-view.html index 4afaf5d9..89716f7f 100644 --- a/portal/templates/onelab/onelab_home-view.html +++ b/portal/templates/onelab/onelab_home-view.html @@ -17,14 +17,17 @@
- +

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 --------*/ }); +{# widget "_widget-monitor.html" #} +{# widget "_widget-stats-top-slices.html" #} + {% endblock %}