From: Loic Baron Date: Thu, 16 Apr 2015 13:42:19 +0000 (+0200) Subject: Merge branch 'onelab' of ssh://git.onelab.eu/git/myslice into onelab X-Git-Tag: myslice-1.3~37^2~5^2 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ce6de45ab6e6935617dc0c49646ef9d95dda25e8;hp=1da2bca3b4955efe2a7b3f26a66574ad1d5e9c64;p=myslice.git Merge branch 'onelab' of ssh://git.onelab.eu/git/myslice into onelab --- diff --git a/portal/templates/fed4fire/fed4fire_home-view.html b/portal/templates/fed4fire/fed4fire_home-view.html index e61a6475..b867ab2a 100644 --- a/portal/templates/fed4fire/fed4fire_home-view.html +++ b/portal/templates/fed4fire/fed4fire_home-view.html @@ -50,7 +50,7 @@

Experiment now

- +

The latest version of jFed is only compatible with Java 8 or higher. We detected that you are using an older version.

@@ -164,7 +164,6 @@ }); - diff --git a/portal/templates/fed4fire/fed4fire_slicerequest_view.html b/portal/templates/fed4fire/fed4fire_slicerequest_view.html index 15fad97c..7e9ee0b4 100644 --- a/portal/templates/fed4fire/fed4fire_slicerequest_view.html +++ b/portal/templates/fed4fire/fed4fire_slicerequest_view.html @@ -65,7 +65,7 @@ jQuery(document).ready(function(){ $("#authority_hrn").val(""); } } - }); + }).bind('focus', function(){ $(this).autocomplete("search"); } ); }); /*function draw_projects(authority_hrn){