This is an automated email from the ASF dual-hosted git repository.

rubys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 36c3dd9  Add link to attendance report
36c3dd9 is described below

commit 36c3dd95c0f7e486a9cc757d861e0398fe3e7fc7
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Tue Mar 8 04:37:52 2022 -0500

    Add link to attendance report
---
 www/members/non-participants.cgi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/members/non-participants.cgi b/www/members/non-participants.cgi
index de0e1a6..41ba669 100755
--- a/www/members/non-participants.cgi
+++ b/www/members/non-participants.cgi
@@ -52,7 +52,9 @@ _html do
     _whimsy_body(
       title: PAGETITLE,
       subtitle: 'Select A Date:',
+      relatedtitle: 'Related Links',
       related: {
+        
'https://svn.apache.org/repos/private/foundation/Meetings/attend-report.txt' => 
'Attendance Report',
         '/members/meeting' => 'Members Meeting How-To Guide',
         '/members/attendance-xcheck' => 'Members Meeting Attendance 
Crosscheck',
         '/members/inactive' => 'Inactive Member Feedback Form',

Reply via email to