[VIVO-1272] Inject JSP output to Freemarker instead of having a secondary layout
This commit is contained in:
parent
36db27b86c
commit
0957bcf758
49 changed files with 92 additions and 79 deletions
|
@ -0,0 +1,7 @@
|
|||
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||||
|
||||
${jspBody!}
|
||||
|
||||
<#if jspScripts??>
|
||||
${headScripts.add(jspScripts)}
|
||||
</#if>
|
Loading…
Add table
Add a link
Reference in a new issue