Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-codelistmapping-import-widget@117653 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
d56cc3a681
commit
78fd5d9f65
|
@ -85,7 +85,7 @@ public class TabResourcesSelectionCard extends WizardCard {
|
|||
|
||||
getWizardWindow().setPreviousButtonCommand(sayPreviousCard);
|
||||
getWizardWindow().setEnableNextButton(false);
|
||||
getWizardWindow().setEnableBackButton(true);
|
||||
getWizardWindow().setEnableBackButton(false);
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue