Explorar el Código

Correctif switch merchant

master
Fabien Normand hace 3 años
padre
commit
e30822ca1c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      Resources/assets/functions/widgets.js

+ 1
- 0
Resources/assets/functions/widgets.js Ver fichero

@@ -32,6 +32,7 @@ export class SovWidgets {
var event = new Event('change');
e.target.dispatchEvent(event);
});
SovTools.log(myselect);

return myselect;
}

Cargando…
Cancelar
Guardar