formBtDisabledの呼び出しを削除
This commit is contained in:
parent
ff911ee83e
commit
077896c0fd
@ -10,8 +10,6 @@
|
||||
window.onload = function(){
|
||||
// 見出し固定初期化
|
||||
FixedMidashi.create();
|
||||
// ボタン、テキストボックス初期化
|
||||
formBtDisabled();
|
||||
}
|
||||
</script>
|
||||
<script>
|
||||
|
||||
@ -10,8 +10,6 @@
|
||||
window.onload = function(){
|
||||
// 見出し固定初期化
|
||||
FixedMidashi.create();
|
||||
// ボタン、テキストボックス初期化
|
||||
formBtDisabled();
|
||||
}
|
||||
</script>
|
||||
<script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user