In my header I have a drop-down to change the language, inside a form
I would like to submit the form without any submit button, just upon
selection changing
this his the generated code from my haml code
Anglais Franais Allemandbut I get a JS error
this.form is undefined
what did I missed …
thanks for your help