mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
trabajando en el componente direccion
This commit is contained in:
@ -19,6 +19,7 @@ class Direcciones {
|
||||
|
||||
$("#clienteId").on('change', this.#handleChangeCliente.bind(this));
|
||||
|
||||
this.domItem.load('../../components/direcciones.html');
|
||||
this.direcciones.init();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user