enabling button Save on "Creating New Project" event

This commit is contained in:
Francesco Mangiacrapa 2020-12-11 09:56:17 +01:00
parent 16c1ecef11
commit d0f8f7cb6e
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ public class GeoPortalDataEntryApp implements EntryPoint {
//}
}
geoNaMainForm.enableButtonSave(true);
mainPanel.setLoaderVisible("", false);
}