Last modified by Super Admin on 2026/04/05 18:59

From version Icon 89.1 Icon
edited by Super Admin
on 2026/03/20 02:19
Change comment: There is no comment for this version
To version Icon 88.1 Icon
edited by Super Admin
on 2026/03/20 02:15
Change comment: There is no comment for this version

Summary

Details

Icon 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>