NIHVIVO-1724 Display core:hrJobTitle if there is no rdfs:label on the position
This commit is contained in:
parent
86c27039b0
commit
b99b656236
2 changed files with 6 additions and 2 deletions
|
@ -20,6 +20,6 @@
|
|||
</#if>
|
||||
</#local>
|
||||
|
||||
<@s.join [ linkedIndividual, statement.positionTitle! ] /> <@dt.yearIntervalSpan "${statement.dateTimeStart!}" "${statement.dateTimeEnd!}" />
|
||||
<@s.join [ linkedIndividual, statement.positionTitle!statement.hrJobTitle! ] /> <@dt.yearIntervalSpan "${statement.dateTimeStart!}" "${statement.dateTimeEnd!}" />
|
||||
|
||||
</#macro>
|
Loading…
Add table
Add a link
Reference in a new issue