X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Ffed4fire%2Ffed4fire_slicerequest_view.html;fp=portal%2Ftemplates%2Ffed4fire%2Ffed4fire_slicerequest_view.html;h=15fad97c8ca745af2a34316ed2c0cb7460913ea3;hb=873a1e187cfdf103fe56b62ee565770b2d9f4b10;hp=729616db6a9e00a76be246934b1590b0dd0f8eef;hpb=94db205a05629742a3784313bb3c208100b881cf;p=myslice.git diff --git a/portal/templates/fed4fire/fed4fire_slicerequest_view.html b/portal/templates/fed4fire/fed4fire_slicerequest_view.html index 729616db..15fad97c 100644 --- a/portal/templates/fed4fire/fed4fire_slicerequest_view.html +++ b/portal/templates/fed4fire/fed4fire_slicerequest_view.html @@ -55,6 +55,7 @@ jQuery(document).ready(function(){ var myprojects = JSON.parse(localStorage.getItem('projects')); $( "#authority_hrn" ).autocomplete({ + minLength: 0, source: myprojects, change: function (event, ui) { if(!ui.item){