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 b045fbe670 - Show all commits

View File

@ -1361,6 +1361,7 @@ public class UpdateDatasetForm extends Composite {
if (step == 1) {
// addResourcesButtonStep1.clear();
addResourcesButtonStep1.setVisible(true);
addResourcesButtonStep3.setVisible(false);
addResourcesButtonStep1.addClickHandler(new ClickHandler() {
@Override