Files
Babydatenbank/web/xava/editors/chartXColumnEditor.jsp
Socrates 9ed0f2a056 test
2020-05-26 10:29:34 +02:00

5 lines
186 B
Plaintext

<jsp:useBean id="style" class="org.openxava.web.style.Style" scope="request"/>
<span class="<%=style.getChartXColumn()%>">
<jsp:include page="chartColumnNameEditor.jsp"/>
</span>