NIHVIVO-658 Removed response parameter from FreeMarkerHttpServlet.getFreeMarkerComponentsForJsp, since not needed.
This commit is contained in:
parent
22eb6677f5
commit
f77cf70224
4 changed files with 12 additions and 14 deletions
|
@ -25,6 +25,9 @@
|
|||
|
||||
<p><strong>Animal:</strong> ${animal}</p>
|
||||
|
||||
<p><strong>Book Title:</strong> ${bookTitle}</p>
|
||||
|
||||
|
||||
<h2>Zoo 1</h2>
|
||||
<ul>
|
||||
<#list zoo1.animals as animal>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue