Remove unwanted template code
This commit is contained in:
parent
7d323d8cbd
commit
12a79ea928
1 changed files with 0 additions and 4 deletions
|
@ -7,9 +7,6 @@
|
|||
<@json.array results />
|
||||
-->
|
||||
|
||||
<#if errorMsg??>${errorMsg}
|
||||
|
||||
<#else>
|
||||
[
|
||||
<#if results??>
|
||||
<#list results as result>
|
||||
|
@ -17,4 +14,3 @@
|
|||
</#list>
|
||||
</#if>
|
||||
]
|
||||
</#if>
|
Loading…
Add table
Add a link
Reference in a new issue