intellectualInstitutionsList) {
this.intellectualInstitutionsList = intellectualInstitutionsList;
}
@@ -4029,7 +4085,7 @@ public void validate() {
if (save) {
// Change the parameters for the new way to validate the data
validator.validate(this, project, innovation, clearLead, true, true, this.getActualPhase().getYear(),
- this.getActualPhase().getUpkeep());
+ this.getActualPhase().getUpkeep());
}
}
diff --git a/marlo-web/src/main/webapp/WEB-INF/global/macros/innovationTemplates.ftl b/marlo-web/src/main/webapp/WEB-INF/global/macros/innovationTemplates.ftl
index 48f9a8c3c4..4f817ae4e3 100644
--- a/marlo-web/src/main/webapp/WEB-INF/global/macros/innovationTemplates.ftl
+++ b/marlo-web/src/main/webapp/WEB-INF/global/macros/innovationTemplates.ftl
@@ -352,7 +352,7 @@
[#-- Element item Template --]
[@actorsMacro name="innovation.actors" element={} index=-1 template=true /]
- [@organizationsMacro name="innovation.allianceOrganizations" element={} index=-1 template=true /]
+ [@organizationsMacro name="innovation.allianceOrganizations" element={'id':''?string} index=-1 template=true /]
@@ -800,7 +800,7 @@
[#local customName = "${template?string('_TEMPLATE_', '')}${name}[${index}]"]