5 lines
186 B
Plaintext
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> |