fixes bug #9626
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@72685 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
db470d2c94
commit
70fd7bac3e
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue