edgar 2016-07-11 12:53:54 +00:00
parent 679c28b7fa
commit 4cc06e2dff
2 changed files with 2 additions and 3 deletions

View File

@ -1838,7 +1838,7 @@ public class EditarPuntoVentaController extends MyGenericForwardComposer {
}
}
public void onClick$btnSalvarPtovtaUsuarioBancario(Event ev) throws InterruptedException {
public void onClick$btnSalvarPtovtaUsuarioBancario(Event ev) throws InterruptedException {
cmbEmpresaPtoVtaUsuarioBancario.getValue();
cmbUsuarioBancarioPtoVtaUsuarioBancario.getValue();

View File

@ -554,7 +554,6 @@
use="com.rjconsultores.ventaboletos.web.utilerias.MyTextbox"
value="@{winEditarPuntoVenta$composer.puntoVenta.agenciaId.digito}" />
</h:td>
</h:tr>
</h:table>
</hbox>
@ -1065,7 +1064,7 @@
<column width="60%" />
</columns>
<rows>
<row>
<row>
<label
value="${c:l('editarPuntoVentaController.lbEmpresa.value')}" />
<combobox