Browse Source

Correctif switch merchant

master
Fabien Normand 3 years ago
parent
commit
e30822ca1c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Resources/assets/functions/widgets.js

+ 1
- 0
Resources/assets/functions/widgets.js View File

var event = new Event('change'); var event = new Event('change');
e.target.dispatchEvent(event); e.target.dispatchEvent(event);
}); });
SovTools.log(myselect);


return myselect; return myselect;
} }

Loading…
Cancel
Save