X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Ffed4fire%2Ffed4fire_home-view.html;h=4cca20be3dd9c2a5044640de515f8b0e8a08bbf0;hb=6a3567b52967c88239e0ee7fa5e1dc18aa60c595;hp=f0d2387b19d3c0b9779276da2ad53f4bdbb798e2;hpb=05fdb96b6ee2e43b62cd4406a1f52485696d1367;p=myslice.git diff --git a/portal/templates/fed4fire/fed4fire_home-view.html b/portal/templates/fed4fire/fed4fire_home-view.html index f0d2387b..4cca20be 100644 --- a/portal/templates/fed4fire/fed4fire_home-view.html +++ b/portal/templates/fed4fire/fed4fire_home-view.html @@ -110,6 +110,9 @@
+
+ +
@@ -188,6 +191,9 @@
+
+ +
@@ -254,6 +260,9 @@ $('button#statbtn').click(function() { window.location="https://flsmonitor.fed4fire.eu"; }); + $('button#repbtn').click(function() { + window.location="/portal/reputation"; + }); $('button#signupbtn').click(function() { window.location="/portal/register/"; });