ajute para melhorar a exibição da tela de ponto de venda.
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@47236 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
ba05c75cc9
commit
054bbe1a2e
|
@ -26,11 +26,13 @@
|
|||
</toolbar>
|
||||
|
||||
<tabbox id="tabboxTitle">
|
||||
<tabs width="200px">
|
||||
<tabs>
|
||||
<tab
|
||||
label="${c:l('editarPuntoVentaController.window.title')}" />
|
||||
|
||||
<tab
|
||||
label="${c:l('editarPuntoVentaController.tab.label.endereco')}" />
|
||||
|
||||
<tab
|
||||
label="${c:l('editarPuntoVentaController.tab.label.comissao')}" />
|
||||
<tab
|
||||
|
@ -71,7 +73,7 @@
|
|||
</tabs>
|
||||
|
||||
<tabpanels>
|
||||
<tabpanel>
|
||||
<tabpanel height="465px" style="overflow:auto;" >
|
||||
<grid fixedLayout="true">
|
||||
<columns>
|
||||
<column width="30%" />
|
||||
|
|
Loading…
Reference in New Issue