You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2020/07/01 14:32:55 UTC

[whimsy] branch master updated: Add categories

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

sebb 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 0202350  Add categories
0202350 is described below

commit 020235059cdd2d3c8ae8a0cd997a980c7ac3b430
Author: Sebb <se...@apache.org>
AuthorDate: Wed Jul 1 15:32:46 2020 +0100

    Add categories
---
 www/officers/coi.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/officers/coi.cgi b/www/officers/coi.cgi
index 14515ce..2590547 100755
--- a/www/officers/coi.cgi
+++ b/www/officers/coi.cgi
@@ -1,5 +1,5 @@
 #!/usr/bin/env ruby
-PAGETITLE = "Conflict of Interest Affirmations"
+PAGETITLE = "Conflict of Interest Affirmations" # Wvisible:board,officers
 $LOAD_PATH.unshift '/srv/whimsy/lib'
 require 'wunderbar'
 require 'wunderbar/bootstrap'