NIHVIVO-2437 Minor refactoring
This commit is contained in:
parent
42cee19d55
commit
d4aff14e6f
3 changed files with 29 additions and 22 deletions
|
@ -9,7 +9,7 @@
|
|||
</#if>
|
||||
</lst>
|
||||
|
||||
<result name="response" numFound="${hitsLength}" start="${startIndex}" >
|
||||
<result name="response" numFound="${hitCount}" start="${startIndex}" >
|
||||
<#list individuals as individual>
|
||||
<doc>
|
||||
<str name="uri">${individual.uri?xml}</str>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue