formBtDisabledの呼び出しを削除

This commit is contained in:
野間 2023-08-22 11:22:26 +09:00
parent ff911ee83e
commit 077896c0fd
2 changed files with 0 additions and 4 deletions

View File

@ -10,8 +10,6 @@
window.onload = function(){
// 見出し固定初期化
FixedMidashi.create();
// ボタン、テキストボックス初期化
formBtDisabled();
}
</script>
<script>

View File

@ -10,8 +10,6 @@
window.onload = function(){
// 見出し固定初期化
FixedMidashi.create();
// ボタン、テキストボックス初期化
formBtDisabled();
}
</script>
<script>