fixed blink on loading strait to step2

Este commit está contenido en:
John Shaver 2018-07-26 13:38:07 -07:00
padre 3cfbc9339b
commit 8610baf0e0

Ver fichero

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