git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@32991 d1611594-4594-4d17-8e1d-87c2c4800839
parent
26700ad2e9
commit
28a591791f
|
@ -1 +1 @@
|
||||||
ADM_20140107_1RC293
|
ADM_20140108_1RC294
|
|
@ -44,7 +44,7 @@
|
||||||
value="${c:l('editarTipoEventoExtraController.importeMaximo.label')}" />
|
value="${c:l('editarTipoEventoExtraController.importeMaximo.label')}" />
|
||||||
<textbox id="impMax"
|
<textbox id="impMax"
|
||||||
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextboxDecimal"
|
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextboxDecimal"
|
||||||
precision="7" scale="2" constraint="no empty"
|
precision="8" scale="2" constraint="no empty"
|
||||||
value="@{winEditarTipoEventoExtra$composer.tipoEventoExtra.impmax,converter=com.rjconsultores.ventaboletos.web.utilerias.StringDecimalToDecimalConverter}" />
|
value="@{winEditarTipoEventoExtra$composer.tipoEventoExtra.impmax,converter=com.rjconsultores.ventaboletos.web.utilerias.StringDecimalToDecimalConverter}" />
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
|
|
Loading…
Reference in New Issue