- correccion menor
This commit is contained in:
parent
b14b202c69
commit
45f688afde
@ -124,7 +124,8 @@
|
||||
style="background-color: #4D9190; margin-top: 0.5em"
|
||||
update="pagarMultipleForm"
|
||||
oncomplete="PF('pagarMultipleDialog').show()"
|
||||
action="#{pagosPolizasBean.limpiarDetallePago()}" >
|
||||
action="#{pagosPolizasBean.limpiarDetallePago()}"
|
||||
rendered="#{data.estatus=='PENDIENTE'}">
|
||||
<f:setPropertyActionListener value="#{data}" target="#{pagosPolizasBean.selectedPoliza}"/>
|
||||
</p:commandButton>
|
||||
</p:column>
|
||||
|
Loading…
Reference in New Issue
Block a user