bug #9796
git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@73723 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
8253d614b6
commit
ad09efd352
|
@ -351,14 +351,6 @@ public class EditarAidfController extends MyGenericForwardComposer {
|
|||
}
|
||||
}
|
||||
|
||||
// public void onChange$cmbPuntoVenta(Event ev) {
|
||||
// Comboitem cbiPuntoVenta = cmbPuntoVenta.getSelectedItem();
|
||||
// if (cbiPuntoVenta != null) {
|
||||
// PuntoVenta puntoVenta = (PuntoVenta) cbiPuntoVenta.getValue();
|
||||
// checkHabilitaEstCentral.setChecked(puntoVenta.isUsaCrtlEstCentral() != null && puntoVenta.isUsaCrtlEstCentral());
|
||||
// }
|
||||
// }
|
||||
|
||||
public Aidf getAidf() {
|
||||
return aidf;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue