X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Ffibre%2Ffibre_registration_view.html;h=baa2e25e1c9ed9410add86398298dcd6c4f06f57;hb=583c62239bbf6be5222e170609e547349389c1c1;hp=4b57f8bb9690142f2f5ea0b04d0b2155a3fd6c1a;hpb=30fb08d8e61409fd0d7e88a59057134a59f8e7c8;p=unfold.git diff --git a/portal/templates/fibre/fibre_registration_view.html b/portal/templates/fibre/fibre_registration_view.html index 4b57f8bb..baa2e25e 100644 --- a/portal/templates/fibre/fibre_registration_view.html +++ b/portal/templates/fibre/fibre_registration_view.html @@ -33,10 +33,10 @@

-

Organization not listed? Request its addition now.

+ @@ -57,15 +57,23 @@ title="Your e-mail address will be your identifier for logging in. We contact you to verify your account and then, occasionally, for important issues." placeholder="Email" required /> +
+ +

+ +

- +
+
+ + placeholder="Password" required />

- +
@@ -165,10 +173,62 @@ $(document).ready(function(){ {value:"{{ authority.name }}",label:"{{authority.name}}"}, {% else %} {% if authority.authority_hrn == "fibre.ufrj" %} - {value:"{{ authority.authority_hrn }}",label:"UNIVERSIDADE FEDERAL DO RIO DE JANEIRO"}, - {% else %} - {value:"{{ authority.authority_hrn }}",label:"FIBRE"}, - {% endif %} + {value:"{{ authority.authority_hrn }}",label:"UFRJ - UNIVERSIDADE FEDERAL DO RIO DE JANEIRO"}, + {% else %} + {% if authority.authority_hrn == "fibre.ufg" %} + {value:"{{ authority.authority_hrn }}",label:"UFG - UNIVERSIDADE FEDERAL DE GOIAS"}, + {% else %} + {% if authority.authority_hrn == "fibre.uff" %} + {value:"{{ authority.authority_hrn }}",label:"UFF - UNIVERSIDADE FEDERAL FLUMINENSE"}, + {% else %} + {% if authority.authority_hrn == "fibre.ufpa" %} + {value:"{{ authority.authority_hrn }}",label:"UFPA - UNIVERSIDADE FEDERAL DO PARA"}, + {% else %} + {% if authority.authority_hrn == "fibre.ufpe" %} + {value:"{{ authority.authority_hrn }}",label:"UFPE - UNIVERSIDADE FEDERAL DE PERNAMBUCO"}, + {% else %} + {% if authority.authority_hrn == "fibre.ufscar" %} + {value:"{{ authority.authority_hrn }}",label:"UFSCAR - UNIVERSIDADE FEDERAL DE SAO CARLOS"}, + {% else %} + {% if authority.authority_hrn == "fibre.unifacs" %} + {value:"{{ authority.authority_hrn }}",label:"UNIFACS - UNIVERSIDADE SALVADOR"}, + {% else %} + {% if authority.authority_hrn == "fibre.usp" %} + {value:"{{ authority.authority_hrn }}",label:"USP - UNIVERSIDADE DE SAO PAULO"}, + {% else %} + {% if authority.authority_hrn == "fibre.cpqd" %} + {value:"{{ authority.authority_hrn }}",label:"CPQD - CENTRO DE PESQUISA E DESENVOLVIMENTO EM TELECOMUNICACOES"}, + {% else %} + {% if authority.authority_hrn == "fibre.rnp" %} + {value:"{{ authority.authority_hrn }}",label:"(Catch-all) RNP - REDE NACIONAL DE ENSINO E PESQUISA"}, + {% else %} + {% if authority.authority_hrn == "fibre.i2cat" %} + {value:"{{ authority.authority_hrn }}",label:"I2CAT - FOUNDATION, RESEARCH AND INNOVATION IN THE INTERNET AREA"}, + {% else %} + {% if authority.authority_hrn == "fibre.uth" %} + {value:"{{ authority.authority_hrn }}",label:"UTH - UNIVERSITY OF THESSALY"}, + {% else %} + {% if authority.authority_hrn == "fibre.bristol" %} + {value:"{{ authority.authority_hrn }}",label:"UNIBRIS - UNIVERSITY OF BRISTOL"}, + {% else %} + {% if authority.authority_hrn == "fibre.upmc" %} + {value:"{{ authority.authority_hrn }}",label:"UPMC - UNIVERSITE PIERRE ET MARIE CURIE"}, + {% else %} + {value:"{{ authority.authority_hrn }}",label:"FIBRE"}, + {% endif %} + {% endif %} + {% endif %} + {% endif %} + {% endif %} + {% endif %} + {% endif %} + {% endif %} + {% endif %} + {% endif %} + {% endif %} + {% endif %} + {% endif %} + {% endif %} {% endif %} {% endfor %} {% else %}