FIXES BUG #6499
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@46419 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
6fa24904ba
commit
67d22c625c
|
@ -43,7 +43,7 @@
|
|||
value="${c:l('editarCoeficienteTarifaController.coeficiente.value')}" />
|
||||
<textbox id="txtCoeficiente"
|
||||
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextboxDecimal"
|
||||
precision="11" scale="6" constraint="no empty" width="50%" />
|
||||
precision="14" scale="9" constraint="no empty" width="50%" />
|
||||
</row>
|
||||
</rows>
|
||||
</grid>
|
||||
|
|
Loading…
Reference in New Issue