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

template.ajax.submit.ftl Maven / Gradle / Ivy

There is a newer version: 2.2.5
Show newest version
<#if parameters.resultDivId?exists || parameters.onLoadJS?exists>
<#include "/${parameters.templateDir}/ajax/submit-ajax.ftl" />
${tag.addFormParameter("ajaxSubmit", "false")}
<#else>
<#--include "/${parameters.templateDir}/xhtml/submit.ftl" /-->
<#include "/${parameters.templateDir}/${themeProperties.parent}/submit.ftl" />





© 2015 - 2025 Weber Informatics LLC | Privacy Policy