diff --git a/productMods/templates/freemarker/body/partials/individual/propStatement-hasInvestigatorRole.ftl b/productMods/templates/freemarker/body/partials/individual/propStatement-hasInvestigatorRole.ftl index 12e3b40b..f1309a32 100644 --- a/productMods/templates/freemarker/body/partials/individual/propStatement-hasInvestigatorRole.ftl +++ b/productMods/templates/freemarker/body/partials/individual/propStatement-hasInvestigatorRole.ftl @@ -31,7 +31,7 @@ <#local dateTime> - <#if statement.dateTimeStartRole?has_content > + <#if statement.dateTimeStartRole?has_content || statement.dateTimeEndRole?has_content> <@dt.yearIntervalSpan "${statement.dateTimeStartRole!}" "${statement.dateTimeEndRole!}" /> <#else> <@dt.yearIntervalSpan "${statement.dateTimeStartGrant!}" "${statement.dateTimeEndGrant!}" /> diff --git a/productMods/templates/freemarker/edit/forms/addPresenterRoleToPerson.ftl b/productMods/templates/freemarker/edit/forms/addPresenterRoleToPerson.ftl index 38bdf370..bd8c8519 100644 --- a/productMods/templates/freemarker/edit/forms/addPresenterRoleToPerson.ftl +++ b/productMods/templates/freemarker/edit/forms/addPresenterRoleToPerson.ftl @@ -143,7 +143,7 @@ Set this flag on the input acUriReceiver where you would like this behavior to o

-

Years of Participation in ###

+

Years of Participation in ###

<#--Need to draw edit elements for dates here--> <#assign htmlForElements = editConfiguration.pageData.htmlForElements /> diff --git a/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl b/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl index ba81878a..46c4cc48 100644 --- a/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl +++ b/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl @@ -167,7 +167,7 @@ Set this flag on the input acUriReceiver where you would like this behavior to o