UNPKG

@sncf/bootstrap-sncf.communication

Version:
6 lines (5 loc) 163 B
document.querySelectorAll('.option-language').forEach((item) => { item.addEventListener('click', () => { window.location = item.getAttribute('href') }) })