Vergleich admin/jscripts/peeker.js - 1.8.18 - 1.8.38
Zeile 38 | Zeile 38 |
---|---|
// attach event handlers to the inputs in the node list |
// attach event handlers to the inputs in the node list |
el.on('change', fn); | el.on('click change', fn); |
}); | }); |