fixes bug#14828
qua:wallysson dev:alberto git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@95805 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
c3c546acfc
commit
610281c0e5
|
@ -76,7 +76,7 @@
|
||||||
<row>
|
<row>
|
||||||
<label
|
<label
|
||||||
value="${c:l('editarContigencia.motivo.label')}" />
|
value="${c:l('editarContigencia.motivo.label')}" />
|
||||||
<textbox id="txtMotivo" width="99%" />
|
<textbox id="txtMotivo" width="99%" maxlength="200" />
|
||||||
|
|
||||||
<button id="btnContingencia" width="98%"
|
<button id="btnContingencia" width="98%"
|
||||||
label="${c:l('editarContigencia.btnSetarContingencia.label')}"/>
|
label="${c:l('editarContigencia.btnSetarContingencia.label')}"/>
|
||||||
|
|
Loading…
Reference in New Issue