fixes bug#7528
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@56499 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
8e65d51e68
commit
3908f9843d
|
@ -44,8 +44,8 @@
|
||||||
</toolbar>
|
</toolbar>
|
||||||
|
|
||||||
<paging id="pagingFormapagoEmpresa" pageSize="20"/>
|
<paging id="pagingFormapagoEmpresa" pageSize="20"/>
|
||||||
<listbox id="formapagoEmpresaList" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" fixedLayout="true" vflex="true" hflex="min"
|
<listbox id="formapagoEmpresaList" use="com.rjconsultores.ventaboletos.web.utilerias.MyListbox" vflex="true"
|
||||||
multiple="false" height="250px" width="800px">
|
multiple="false">
|
||||||
<listhead sizable="true">
|
<listhead sizable="true">
|
||||||
<listheader width="3%" image="/gui/img/create_doc.gif"
|
<listheader width="3%" image="/gui/img/create_doc.gif"
|
||||||
label="${c:l('lb.id')}" sort="auto(fiscalformapagoempresaId)"/>
|
label="${c:l('lb.id')}" sort="auto(fiscalformapagoempresaId)"/>
|
||||||
|
|
Loading…
Reference in New Issue