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

From version Icon 77.1 Icon
edited by Super Admin
on 2026/03/19 15:12
Change comment: There is no comment for this version
To version Icon 76.1 Icon
edited by Super Admin
on 2026/03/19 13:11
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1038,11 +1038,9 @@
1038 1038  
1039 1039   #if($xcontext.user != "XWiki.XWikiGuest")
1040 1040   <div class="thread-add-post">
1041 - #if($isSchoolMember || $isViewerAdmin)
1042 1042   <a href="/bin/SeitokaiCode/ActivityPostForm?schoolPage=${doc.fullName}&activityIndex=${actIdx}&schoolCode=$!escapetool.url($schoolCode)&postType=report" class="btn-thread-add">
1043 1043   + 活動報告を追加
1044 1044   </a>
1045 - #end
1046 1046   <a href="/bin/SeitokaiCode/ActivityPostForm?schoolPage=${doc.fullName}&activityIndex=${actIdx}&schoolCode=$!escapetool.url($schoolCode)&postType=comment" class="btn-thread-comment">
1047 1047   <svg class="ico" viewBox="0 0 24 24"><path d="M21 15a2 2 0 01-2 2H7l-4 4V5a2 2 0 012-2h14a2 2 0 012 2z"/></svg> コメントを書く
1048 1048   </a>