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

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

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

<#assign localeVariable = "locale">

<#if language == "vm">
	<#assign localeVariable = "$" + localeVariable>


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


	${getVariableReferenceCode(labelName)}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy