Minor updated

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@86821 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2013-12-11 10:53:59 +00:00
parent 4d6c69f4c3
commit 9abba8eca6
1 changed files with 1 additions and 3 deletions

View File

@ -10,7 +10,5 @@ public enum UIStateType {
START,
TR_OPEN,
TR_CLOSE,
WIZARD_OPEN,
TOOLBOX_OPEN,
TOOLBOX_CLOSE;
WIZARD_OPEN;
}