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

From version Icon 82.1 Icon
edited by Super Admin
on 2026/03/19 23:16
Change comment: There is no comment for this version
To version Icon 81.1 Icon
edited by Super Admin
on 2026/03/19 22:11
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -379,7 +379,7 @@
379 379   #if($orgChartImage && $orgChartImage != '')
380 380   <div class="school-org-img-wrap"><img src="$doc.getAttachmentURL($orgChartImage)" alt="組織図" class="org-chart-img" /></div>
381 381   #end
382 - #if($orgChart && $orgChart != '')<div class="free-note">$!escapetool.xml($orgChart)</div>#end
382 + #if($orgChart && $orgChart != '')$!escapetool.xml($orgChart)#end
383 383   </div>
384 384   </div>
385 385   #else