Changes for page 学校ページ テンプレート
Last modified by Super Admin on 2026/04/05 18:59
From version
32.1
edited by Super Admin
on 2026/03/10 13:45
on 2026/03/10 13:45
Change comment:
There is no comment for this version
To version
31.1
edited by Super Admin
on 2026/03/10 13:42
on 2026/03/10 13:42
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -285,6 +285,11 @@ 285 285 <tr><th>課程</th><td>#if($schoolSystem && $schoolSystem != '' && $schoolSystem != '[]')$!escapetool.xml($!schoolSystem)#end</td></tr> 286 286 <tr><th>公式サイト</th><td>#if($website && $website != '')<a href="$!escapetool.xml($website)" target="_blank" rel="noopener">$!escapetool.xml($website)</a>#else<span class="text-placeholder">未登録</span>#end</td></tr> 287 287 </table> 288 + #set($infoEditDate = $!doc.getValue('lastInfoEditedDate')) 289 + #set($infoEditBy = $!doc.getValue('lastInfoEditedBy')) 290 + #if($infoEditDate && $infoEditDate != '') 291 + <div class="info-last-updated"><svg class="ico" viewBox="0 0 24 24"><path d="M11 4H4a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2v-7"/><path d="M18.5 2.5a2.121 2.121 0 013 3L12 15l-4 1 1-4 9.5-9.5z"/></svg> 基本情報の最終更新: $!escapetool.xml($infoEditBy) — $!escapetool.xml($infoEditDate)</div> 292 + #end 288 288 </div> 289 289 290 290 <div class="school-info-card collapsed" id="card-contact">