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

@ -1,5 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0">
@ -160,7 +165,12 @@
<wb-module deploy-name="geoportal-data-entry-app-3.3.0-SNAPSHOT">
@ -321,7 +331,12 @@
<wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/>
@ -482,7 +497,12 @@
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/>
@ -643,7 +663,12 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
@ -762,7 +787,12 @@
<dependent-module archiveName="geoportal-common-1.1.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/geoportal-common/geoportal-common">
<dependency-type>uses</dependency-type>
</dependent-module>
@ -923,7 +953,12 @@
<property name="context-root" value="geoportal-data-entry-app"/>
@ -1084,7 +1119,12 @@
<property name="java-output-path" value="/geoportal-data-entry-app/target/geoportal-data-entry-app-2.0.0-SNAPSHOT/WEB-INF/classes"/>
@ -1245,7 +1285,12 @@
</wb-module>

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");