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

template.archive.simple.doubleselect.vm Maven / Gradle / Ivy

`#parse("/$parameters.templateDir/simple/select.vm")
#set ( $startCount = 0)
#if ($parameters.headerKey && $parameters.headerValue)
    #set ( $startCount = $startCount + 1)
#end
#if ($parameters.emptyOption)
    #set ( $startCount = $startCount + 1)
#end






© 2015 - 2024 Weber Informatics LLC | Privacy Policy