fixes bug #9452
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@72832 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
6d919f8674
commit
0378c1bf76
|
@ -32,8 +32,10 @@
|
|||
<label
|
||||
value="${c:l('relatorioServicoBloqueadoVendaInternetController.lbEmpresa.value')}" />
|
||||
<combobox id="cmbEmpresa" buttonVisible="true"
|
||||
constraint="no empty"
|
||||
use="com.rjconsultores.ventaboletos.web.utilerias.MyComboboxEstandar"
|
||||
model="@{winRelatorioServicoBloqueadoVendaInternet$composer.lsEmpresa}" width="100%" />
|
||||
model="@{winRelatorioServicoBloqueadoVendaInternet$composer.lsEmpresa}"
|
||||
width="100%" />
|
||||
</row>
|
||||
</rows>
|
||||
</grid>
|
||||
|
|
Loading…
Reference in New Issue