minor fixes
git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/widgets/ckan-metadata-publisher-widget@130874 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
f4ce9d9de2
commit
58502fe6f3
|
@ -528,6 +528,8 @@ public class CreateDatasetForm extends Composite{
|
||||||
}else{
|
}else{
|
||||||
// just hide this listbox
|
// just hide this listbox
|
||||||
metadataProfilesControlGroup.setVisible(false);
|
metadataProfilesControlGroup.setVisible(false);
|
||||||
|
metadataFieldsPanel.clear();
|
||||||
|
listOfMetadataFields.clear();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue