2
0
mirror of https://git.coolaj86.com/coolaj86/greenlock.html synced 2025-02-09 14:35:37 +00:00

fixed blink on loading strait to step2

This commit is contained in:
John Shaver 2018-07-26 13:38:07 -07:00 committed by AJ ONeal
parent 34acb707ac
commit c7bddfdec9

View File

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