From 077896c0fd90c13c9d4921e290955992a1b49dfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=87=8E=E9=96=93?= Date: Tue, 22 Aug 2023 11:22:26 +0900 Subject: [PATCH] =?UTF-8?q?formBtDisabled=E3=81=AE=E5=91=BC=E3=81=B3?= =?UTF-8?q?=E5=87=BA=E3=81=97=E3=82=92=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ecs/jskult-webapp/src/templates/docInfo.html | 2 -- ecs/jskult-webapp/src/templates/instInfo.html | 2 -- 2 files changed, 4 deletions(-) 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(); }