gleimar 2017-01-30 17:39:18 +00:00
parent c57cd619be
commit 6a6dfe7f92
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
tooltiptext="${c:l('busquedaExcepcionPeajeController.btnRefresh.tooltiptext')}" /> tooltiptext="${c:l('busquedaExcepcionPeajeController.btnRefresh.tooltiptext')}" />
<separator orient="vertical" /> <separator orient="vertical" />
<button id="btnNovo" image="/gui/img/add.png" width="35px" <button id="btnNovo" image="/gui/img/add.png" width="35px"
tooltiptext="${c:l('busquedaExcepcionPeajeController.btnNovo.tooltiptext')}" visible="false"/> tooltiptext="${c:l('busquedaExcepcionPeajeController.btnNovo.tooltiptext')}"/>
<separator orient="vertical" /> <separator orient="vertical" />
<button id="btnCerrar" onClick="winBusquedaExcepcionPeaje.detach()" image="/gui/img/exit.png" width="35px" <button id="btnCerrar" onClick="winBusquedaExcepcionPeaje.detach()" image="/gui/img/exit.png" width="35px"
tooltiptext="${c:l('busquedaExcepcionPeajeController.btnFechar.tooltiptext')}"/> tooltiptext="${c:l('busquedaExcepcionPeajeController.btnFechar.tooltiptext')}"/>