walace 2017-08-23 14:21:44 +00:00
parent 6d919f8674
commit 0378c1bf76
1 changed files with 3 additions and 1 deletions

View File

@ -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>