diff --git a/ecs/jskult-webapp/src/templates/docInfo.html b/ecs/jskult-webapp/src/templates/docInfo.html
index 0c30f0b8..1ffe5360 100644
--- a/ecs/jskult-webapp/src/templates/docInfo.html
+++ b/ecs/jskult-webapp/src/templates/docInfo.html
@@ -10,8 +10,6 @@
window.onload = function(){
// 見出し固定初期化
FixedMidashi.create();
- // ボタン、テキストボックス初期化
- formBtDisabled();
}