fixes bug#8405
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@63522 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
915a9b230a
commit
8b20947202
|
@ -42,7 +42,7 @@
|
||||||
<textbox id="txtCvecategoria"
|
<textbox id="txtCvecategoria"
|
||||||
constraint="no empty"
|
constraint="no empty"
|
||||||
width="20%"
|
width="20%"
|
||||||
maxlength="2"
|
maxlength="3"
|
||||||
value="@{winEditarCategoria$composer.categoria.cvecategoria}"
|
value="@{winEditarCategoria$composer.categoria.cvecategoria}"
|
||||||
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox"/>
|
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox"/>
|
||||||
</row>
|
</row>
|
||||||
|
|
Loading…
Reference in New Issue