NIHVIVO-649 Add freemarker template flattening to build. Includes flattening of template directory structure in vivo theme, and renaming of templates as needed for clarity.
This commit is contained in:
parent
f71ef30358
commit
5a11344775
27 changed files with 54 additions and 52 deletions
|
@ -3,7 +3,7 @@
|
|||
<#-- Template for autocomplete results. -->
|
||||
|
||||
<#--
|
||||
<#import "/lib/json.ftl" as json>
|
||||
<#import "json.ftl" as json>
|
||||
<@json.array results />
|
||||
-->
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue