fixes bug#9055
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@68938 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
708a6644a8
commit
d2c961e5cc
|
@ -13,7 +13,7 @@
|
|||
tooltiptext="${c:l('busquedaMotivoCancelacionController.btnRefresh.tooltiptext')}" />
|
||||
<separator orient="vertical" />
|
||||
<button id="btnNovo" image="/gui/img/add.png" width="35px"
|
||||
tooltiptext="${c:l('busquedaMotivoCancelacionController.btnNovo.tooltiptext')}" />
|
||||
tooltiptext="${c:l('busquedaMotivoCancelacionController.btnNovo.tooltiptext')}" visible="false" />
|
||||
<separator orient="vertical" />
|
||||
<button id="btnCerrar" onClick="winBusquedaMotivoCancelacion.detach()" image="/gui/img/exit.png" width="35px"
|
||||
tooltiptext="${c:l('busquedaMotivoCancelacionController.btnCerrar.tooltiptext')}"/>
|
||||
|
|
Loading…
Reference in New Issue