meged with TRUNK

This commit is contained in:
Francesco Mangiacrapa 2020-11-09 11:16:16 +01:00
parent 406bb94f8a
commit 3c3013e370
1 changed files with 1 additions and 0 deletions

View File

@ -241,6 +241,7 @@ public class GeoPortalDataEntryApp implements EntryPoint {
case OK:
alert.setType(AlertType.SUCCESS);
projectSavedWithSuccess = true;
geoNaMainForm.showAlertOnSaveAction(result.getMsg(), AlertType.SUCCESS, true);
purgeFileUploaded();
break;
case WARN: