Minor update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-expression-widget@101873 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-12-03 15:23:15 +00:00
parent 4f16e9dfa6
commit 2b43716b1c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
package org.gcube.portlets.user.td.expressionwidget.client.utils;
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;