Minor updated

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-open-widget@86662 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2013-12-06 11:35:23 +00:00 committed by Giancarlo Panichi
parent 4dc3bd0a07
commit 5506b105e8
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ public class TDOpen extends WizardWindow {
setWidth(550);
setHeight(520);
BUTTONNEXTLABEL="Open";
nextButton.setText(BUTTONNEXTLABEL);
tdOpenSession= new TDOpenSession();