14659: Venda embarcada - Aumentar quantidade de vendas em pé
bug#14659 dev:zauli qua:wallysson git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@94639 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
81629da1e5
commit
a777fec5ba
|
@ -245,7 +245,7 @@
|
|||
<label
|
||||
value="${c:l('editarConfiguracionCorridaController.lbCantParados.value')}" />
|
||||
<spinner id="cantparados" mold="rounded"
|
||||
constraint="no negative, no empty, min 0 max 99" maxlength="2"
|
||||
constraint="no negative, no empty, min 0 max 999" maxlength="3"
|
||||
value="@{winEditarCorrida$composer.esquemaCorrida.cantparados}" />
|
||||
</row>
|
||||
<row>
|
||||
|
|
Loading…
Reference in New Issue