X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Ffibre%2Ffibre_registration_view.html;h=5dbf84c3c365574da6990873a571ddf0679bc35e;hb=d1accda30ea287adde0500b5280ee360e1c357a3;hp=b9236d6ba5b5691a5fe8554ceca08183583de9e2;hpb=b750078af620edc1c8cc7c0caf5a1851d63a1f12;p=myslice.git diff --git a/portal/templates/fibre/fibre_registration_view.html b/portal/templates/fibre/fibre_registration_view.html index b9236d6b..5dbf84c3 100644 --- a/portal/templates/fibre/fibre_registration_view.html +++ b/portal/templates/fibre/fibre_registration_view.html @@ -199,20 +199,24 @@ $(document).ready(function(){ {% if authority.authority_hrn == "fibre.cpqd" %} {value:"{{ authority.authority_hrn }}",label:"CENTRO DE PESQUISA E DESENVOLVIMENTO EM TELECOMUNICACOES"}, {% else %} - {% if authority.authority_hrn == "fibre.i2cat" %} - {value:"{{ authority.authority_hrn }}",label:"FOUNDATION, RESEARCH AND INNOVATION IN THE INTERNET AREA"}, - {% else %} - {% if authority.authority_hrn == "fibre.uth" %} - {value:"{{ authority.authority_hrn }}",label:"UNIVERSITY OF THESSALY"}, - {% else %} - {% if authority.authority_hrn == "fibre.bristol" %} - {value:"{{ authority.authority_hrn }}",label:"UNIVERSITY OF BRISTOL"}, - {% else %} - {value:"{{ authority.authority_hrn }}",label:"FIBRE"}, - {% endif %} + {% if authority.authority_hrn == "fibre.rnp" %} + {value:"{{ authority.authority_hrn }}",label:"REDE NACIONAL DE ENSINO E PESQUISA"}, + {% else %} + {% if authority.authority_hrn == "fibre.i2cat" %} + {value:"{{ authority.authority_hrn }}",label:"FOUNDATION, RESEARCH AND INNOVATION IN THE INTERNET AREA"}, + {% else %} + {% if authority.authority_hrn == "fibre.uth" %} + {value:"{{ authority.authority_hrn }}",label:"UNIVERSITY OF THESSALY"}, + {% else %} + {% if authority.authority_hrn == "fibre.bristol" %} + {value:"{{ authority.authority_hrn }}",label:"UNIVERSITY OF BRISTOL"}, + {% else %} + {value:"{{ authority.authority_hrn }}",label:"FIBRE"}, + {% endif %} {% endif %} {% endif %} {% endif %} + {% endif %} {% endif %} {% endif %} {% endif %}