fixes bug#14008
dev:lucas qua: git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@91609 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
86bdd22ecc
commit
e0d1137649
|
@ -125,16 +125,15 @@
|
|||
</caption>
|
||||
<grid fixedLayout="true">
|
||||
<columns>
|
||||
<column width="20%" />
|
||||
<column width="30%" />
|
||||
<column width="30%" />
|
||||
<column width="30%" />
|
||||
</columns>
|
||||
<rows>
|
||||
<row>
|
||||
|
||||
<cell>
|
||||
<label value="${c:l('editarEmpresaImpostoController.codEstabelecimento.value')}" />
|
||||
<textbox id="txtCodEstabelecimento" width="80px" maxlength="4"
|
||||
<textbox id="txtCodEstabelecimento" width="100px" maxlength="4"
|
||||
value="@{winEditarEmpresaImposto$composer.empresaImposto.codEstabelecimento}"
|
||||
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox" />
|
||||
</cell>
|
||||
|
|
Loading…
Reference in New Issue