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

META-INF.resources.xava.editors.filePondTranslation.jsp Maven / Gradle / Ivy

<%@ include file="../imports.jsp"%>

<%@ page import="org.openxava.util.Locales"%>

<% 
if (!Locales.getCurrent().getLanguage().equals("en") && request.getAttribute("xava.filepond.transaled") == null) {  
%>
	
<%
	request.setAttribute("xava.filepond.transaled", true);
} 
%> 	




© 2015 - 2024 Weber Informatics LLC | Privacy Policy