Changes for page 新しい学校ページを作成
Last modified by Super Admin on 2026/03/22 00:39
From version
23.1
edited by Super Admin
on 2026/03/09 12:25
on 2026/03/09 12:25
Change comment:
There is no comment for this version
To version
24.1
edited by Super Admin
on 2026/03/10 21:30
on 2026/03/10 21:30
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -197,7 +197,7 @@ 197 197 // 既存ページあり 198 198 document.getElementById('duplicateWarning').style.display = 'block'; 199 199 document.getElementById('duplicateLink').href = 200 - '/bin/ view/Schools/' + school.code + '/';200 + '/bin/Schools/' + school.code + '/'; 201 201 document.getElementById('submitArea').style.display = 'none'; 202 202 } else { 203 203 // 新規作成OK