fixes bug#8605
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@65412 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
c57cd619be
commit
6a6dfe7f92
|
@ -13,7 +13,7 @@
|
|||
tooltiptext="${c:l('busquedaExcepcionPeajeController.btnRefresh.tooltiptext')}" />
|
||||
<separator orient="vertical" />
|
||||
<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" />
|
||||
<button id="btnCerrar" onClick="winBusquedaExcepcionPeaje.detach()" image="/gui/img/exit.png" width="35px"
|
||||
tooltiptext="${c:l('busquedaExcepcionPeajeController.btnFechar.tooltiptext')}"/>
|
||||
|
|
Loading…
Reference in New Issue