Changes for page 学校ページ テンプレート
Last modified by Super Admin on 2026/04/05 18:59
From version
83.1
edited by Super Admin
on 2026/03/19 23:49
on 2026/03/19 23:49
Change comment:
There is no comment for this version
To version
82.1
edited by Super Admin
on 2026/03/19 23:16
on 2026/03/19 23:16
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -35,7 +35,6 @@ 35 35 #set($schoolSystem = $doc.getValue('schoolSystem')) 36 36 #set($website = $doc.getValue('website')) 37 37 #set($schoolPhoto = $doc.getValue('schoolPhoto')) 38 -#set($schoolDescription = $doc.getValue('schoolDescription')) 39 39 40 40 ## --- 生徒会組織 --- 41 41 #set($orgChart = $doc.getValue('orgChart')) ... ... @@ -354,9 +354,6 @@ 354 354 </div> 355 355 #end 356 356 </div> 357 - #if($schoolDescription && $schoolDescription.trim() != '') 358 - <div class="free-note" style="margin-top:var(--sp-4);">$!escapetool.xml($schoolDescription)</div> 359 - #end 360 360 #set($infoEditDate = $!doc.getValue('lastInfoEditedDate')) 361 361 #set($infoEditBy = $!doc.getValue('lastInfoEditedBy')) 362 362 #if($infoEditDate && $infoEditDate != '')