fixed blink on loading strait to step2

このコミットが含まれているのは:
John Shaver 2018-07-26 13:38:07 -07:00 committed by AJ ONeal
コミット c7bddfdec9
1個のファイルの変更1行の追加0行の削除

ファイルの表示

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