updated typo

This commit is contained in:
Francesco Mangiacrapa 2024-06-20 17:50:44 +02:00
parent bb323df98a
commit 40ad3ee2cf
2 changed files with 55 additions and 10 deletions

View File

@ -138,6 +138,11 @@
@ -299,6 +304,11 @@
@ -460,6 +470,11 @@
@ -621,6 +636,11 @@
@ -734,6 +754,11 @@
@ -901,6 +926,11 @@
@ -1062,6 +1092,11 @@
@ -1223,6 +1258,11 @@
@ -1384,6 +1424,11 @@

View File

@ -1354,7 +1354,7 @@ public class GeoPortalDataEntryApp implements EntryPoint {
final Modal modal = new Modal(true, true);
modal.setCloseVisible(false);
modal.setTitle("Perfoming Steps...");
modal.setTitle("Performing Steps...");
modal.hide(false);
modal.setWidth(800);
modal.setMaxHeigth("650px");