All Downloads are FREE. Search and download functionalities are using the official Maven repository.

template.ajax.treenode-include.ftl Maven / Gradle / Ivy

There is a newer version: 2.2.5
Show newest version
<#list stack.findValue(parameters.childCollectionProperty.toString()) as child> ${stack.push(child)} <#include "/${parameters.templateDir}/ajax/treenode-include.ftl" /> <#assign oldNode = stack.pop() /> <#-- pop the node off of the stack, but don't show it -->




© 2015 - 2025 Weber Informatics LLC | Privacy Policy