minor fix

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/widgets/ckan-metadata-publisher-widget@130348 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2016-07-14 09:38:21 +00:00
parent 43a50b1492
commit 65491b7b9f
1 changed files with 1 additions and 1 deletions

View File

@ -1278,7 +1278,7 @@ public class CreateDatasetForm extends Composite{
Element element = DOM.getElementById(popupId);
popup = (GcubeDialogExtended) Widget.asWidgetOrNull(getWidget(element));
}catch(Exception e){
GWT.log("ERROR");
GWT.log("ERROR", e);
}
// if it doesn't exist, create it