Working on percentageEditor.
Still having problems with combination of @Max / @Digits / @Column(length=xxx)
This commit is contained in:
Binary file not shown.
6
web/xava/editors/percentageEditor.jsp
Normal file
6
web/xava/editors/percentageEditor.jsp
Normal file
@@ -0,0 +1,6 @@
|
||||
<jsp:useBean id="style" class="org.openxava.web.style.Style" scope="request"/>
|
||||
|
||||
<span class="<%=style.getMoney()%>">
|
||||
<b>%</b>
|
||||
<jsp:include page="textEditor.jsp"/>
|
||||
</span>
|
||||
Reference in New Issue
Block a user