Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-information-widget@97600 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-06-20 14:26:47 +00:00
parent 4a8075ce2a
commit e77efd68cc
1 changed files with 1 additions and 1 deletions

View File

@ -440,7 +440,7 @@ public class TabularResourceProperties extends FramedPanel {
Log.debug("Error Setting Tabular Resoruce Properties: "
+ caught.getLocalizedMessage());
alert("Error",
"Error setting tabular resource properties");
"Error setting tabular resource properties: "+caught.getLocalizedMessage());
}
}