Mo Farouk

Results 2 issues of Mo Farouk

I added the code require(['core_form/submit'], function(Submit) { Submit.init("loginbtn"); {{#canloginasguest}} Submit.init("loginguestbtn"); {{/canloginasguest}} }); To the js code in the file login.mustache As in the loginform.mustache in the core templates It solved...

Can I setup this server such that it add the same header to iframe?