gleimar 2017-05-17 14:22:32 +00:00
parent 708a6644a8
commit d2c961e5cc
1 changed files with 1 additions and 1 deletions

View File

@ -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')}"/>