fixes bug #8309
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@63001 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
5b10dce6ba
commit
77affeecda
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue