diff --git a/.classpath b/.classpath index b162b09..ac5d2ad 100644 --- a/.classpath +++ b/.classpath @@ -1,18 +1,18 @@ - + - + - + @@ -39,5 +39,5 @@ - + diff --git a/pom.xml b/pom.xml index e100ecd..f6d1e25 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.portlets.user invite-friends-vre war - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT Invite Friends to VRE scm:svn:http://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/${project.artifactId} diff --git a/src/main/java/org/gcube/portlets/user/invitefriends/client/ui/FormViewImpl.java b/src/main/java/org/gcube/portlets/user/invitefriends/client/ui/FormViewImpl.java index ebb1c02..44e0165 100644 --- a/src/main/java/org/gcube/portlets/user/invitefriends/client/ui/FormViewImpl.java +++ b/src/main/java/org/gcube/portlets/user/invitefriends/client/ui/FormViewImpl.java @@ -86,11 +86,14 @@ public class FormViewImpl extends Composite implements FormView, Editor