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

com.liferay.journal.web.portlet.template.dependencies.document-library.ftl Maven / Gradle / Ivy

There is a newer version: 5.0.177
Show newest version
<#include "init.ftl">

<#assign localeVariable = "locale" />

<#if stringUtil.equals(language, "vm")>
	<#assign localeVariable = "$" + localeVariable />


<#assign labelName = "languageUtil.format(" + localeVariable + ", \"download-x\", \"" + label + "\", false)" />


	${getVariableReferenceCode(labelName)}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy