task_24166 #11

Merged
francesco.mangiacrapa merged 37 commits from task_24166 into master 2023-05-12 10:57:15 +02:00
2 changed files with 4 additions and 1 deletions
Showing only changes of commit 5b615a2bd9 - Show all commits

View File

@ -456,6 +456,9 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
<dependent-module archiveName="geoportal-data-mapper-1.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/geoportal-data-mapper/geoportal-data-mapper">
<dependency-type>uses</dependency-type>
</dependent-module>

View File

@ -100,7 +100,7 @@ public class UpdateRecord extends Composite {
alertHTMLPanel.add(loaderProjectSections);
scrollSectionContent.setHeight((modalHeight-300)+"px");
scrollSectionContent.setHeight((modalHeight-340)+"px");
listBoxSections.setWidth((modalWidth-50)+"px");