minor fix

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/widgets/ckan-metadata-publisher-widget@130868 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2016-07-28 06:33:49 +00:00
parent 802fc83dfa
commit f4ce9d9de2
1 changed files with 1 additions and 0 deletions

View File

@ -524,6 +524,7 @@ public class CreateDatasetForm extends Composite{
} }
}); });
} }
metadataProfilesControlGroup.setVisible(true);
}else{ }else{
// just hide this listbox // just hide this listbox
metadataProfilesControlGroup.setVisible(false); metadataProfilesControlGroup.setVisible(false);