wilian 2017-08-17 20:39:59 +00:00
parent db470d2c94
commit 70fd7bac3e
1 changed files with 4 additions and 4 deletions

View File

@ -168,11 +168,11 @@
</grid>
<toolbar>
<button id="btnAdicionarCasetaPeajeExcepcion" height="20"
image="/gui/img/add.png" width="35px" visible="false"
<button id="btnAdicionarExcepcionPeajeVigencia" height="20"
image="/gui/img/add.png" width="35px"
tooltiptext="${c:l('editarExcepcionPeajeController.btnAddConvenioDet.tooltiptext')}" />
<button id="btnRemoverCasetaPeajeExcepcion" height="20"
image="/gui/img/remove.png" width="35px" visible="false"
<button id="btnRemoverExcepcionPeajeVigencia" height="20"
image="/gui/img/remove.png" width="35px"
tooltiptext="${c:l('editarExcepcionPeajeController.btnBorrarConvenioDet.tooltiptext')}" />
</toolbar>