fixed blink on loading strait to step2

Este commit está contenido en:
John Shaver 2018-07-26 13:38:07 -07:00 cometido por AJ ONeal
padre 34acb707ac
commit c7bddfdec9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados

Ver fichero

@ -522,6 +522,7 @@
ele.checked = true;
}
});
steps[2]();
submitForm();
}