fixes
[unfold.git] / portal / templates / fed4fire / fed4fire_slicerequest_view.html
index 15fad97..7e9ee0b 100644 (file)
@@ -65,7 +65,7 @@ jQuery(document).ready(function(){
                     $("#authority_hrn").val("");
                 }
         }
-    });
+    }).bind('focus', function(){ $(this).autocomplete("search"); } );
 });
 
 /*function draw_projects(authority_hrn){