diff --git a/src/main/java/org/gcube/portlets/user/td/informationwidget/client/util/UtilsGXT3.java b/src/main/java/org/gcube/portlets/user/td/informationwidget/client/util/UtilsGXT3.java index 2c3ce49..57b0b73 100644 --- a/src/main/java/org/gcube/portlets/user/td/informationwidget/client/util/UtilsGXT3.java +++ b/src/main/java/org/gcube/portlets/user/td/informationwidget/client/util/UtilsGXT3.java @@ -2,7 +2,7 @@ package org.gcube.portlets.user.td.informationwidget.client.util; -import com.google.gwt.user.client.Element; +import com.google.gwt.dom.client.Element; import com.sencha.gxt.core.client.dom.XElement; import com.sencha.gxt.widget.core.client.box.AlertMessageBox; import com.sencha.gxt.widget.core.client.event.HideEvent;