igor.rodrigo 2016-11-30 11:56:40 +00:00
parent 5b10dce6ba
commit 77affeecda
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
value="${c:l('busquedaOrgaoConcedenteController.indicePeaje.label')}" /> value="${c:l('busquedaOrgaoConcedenteController.indicePeaje.label')}" />
<textbox id="txtIndicePeaje" <textbox id="txtIndicePeaje"
maxlength="8" mold="rounded" maxlength="8" mold="rounded"
constraint=" no negative, /[0-9]+(\,[0-9][0-9][0-9]?)?|/ " constraint=" no negative, /[0-9]+(\,[0-9][0-9][0-9]?[0-9]?)?|/ "
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextboxDecimal" /> use="com.rjconsultores.ventaboletos.web.utilerias.MyTextboxDecimal" />
</row> </row>
<row> <row>