minor fixes still for group retrieval

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/widgets/ckan-metadata-publisher-widget@141408 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2016-12-26 22:20:22 +00:00
parent 77bb40e003
commit eb8e41cd40
1 changed files with 0 additions and 1 deletions

View File

@ -489,7 +489,6 @@ public class CreateDatasetForm extends Composite{
// also disable the profiles and the list of groups
organizationsListbox.setEnabled(false);
metadataProfilesFormatListbox.setEnabled(false);
groupsListbox.setEnabled(false);
groupsListbox.clear();
groupsControlGroup.setVisible(false);