Last modified by Super Admin on 2026/03/22 00:39

From version Icon 23.1 Icon
edited by Super Admin
on 2026/03/09 12:25
Change comment: There is no comment for this version
To version Icon 25.1 Icon
edited by XWikiGuest
on 2026/03/10 22:20
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.superadmin
1 +XWiki.XWikiGuest
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