Changes for page 学校ページ テンプレート
Last modified by Super Admin on 2026/04/05 18:59
From version
89.1
edited by Super Admin
on 2026/03/20 02:19
on 2026/03/20 02:19
Change comment:
There is no comment for this version
To version
88.1
edited by Super Admin
on 2026/03/20 02:15
on 2026/03/20 02:15
Change comment:
There is no comment for this version
Summary
Details
- Page properties
-
- Content
-
... ... @@ -459,7 +459,7 @@ 459 459 <span class="info-label">作成過程の生徒関与</span> 460 460 <span class="info-value"> 461 461 <div class="selection-display"> 462 - #set($allBpOpts = ["各部・委員会等への予算希望額調査","予算額調整(折衝等)","生徒会予算案の作成","生徒総会での議決" ,"生徒関与なし","その他"])462 + #set($allBpOpts = ["各部・委員会等への予算希望額調査","予算額調整(折衝等)","生徒会予算案の作成","生徒総会での議決"]) 463 463 #foreach($bpOpt in $allBpOpts) 464 464 #if($budgetProcess.contains($bpOpt)) 465 465 <span class="selection-item">$!escapetool.xml($bpOpt)</span>