changed label

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace-tree-widget@100294 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2014-09-30 13:10:32 +00:00
parent d2c9cedcba
commit 6349958fe9
1 changed files with 1 additions and 1 deletions

View File

@ -2191,7 +2191,7 @@ public class AppControllerExplorer implements EventHandler, TreeAppControllerInt
@Override
public void onSuccess(Boolean arg0) {
String msg = "Adding administrator/s completed successfully";
String msg = "Updating administrator/s completed successfully";
MessageBox.info("Operation completed", msg, null);
}