edit_facility_26115 #3

Merged
francesco.mangiacrapa merged 37 commits from edit_facility_26115 into master 2024-03-19 10:21:22 +01:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit ce835fadd0 - Show all commits

View File

@ -513,6 +513,7 @@ public class UpdateDatasetForm extends Composite {
for (OrganizationBean organization : organizations) {
organizationsListbox.addItem(organization.getTitle());
nameTitleOrganizationMap.put(organization.getTitle(), organization.getName());
break; //expecting only one
}
// force the selection of the first one, and retrieve the list of profiles