You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2017/07/13 00:11:57 UTC

[whimsy] branch master updated: add a heading for the role column

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 e9ac6bc  add a heading for the role column
e9ac6bc is described below

commit e9ac6bc86cbc65c309f9fe45fdcd690995cd72a9
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Wed Jul 12 20:11:44 2017 -0400

    add a heading for the role column
---
 www/roster/views/pmc/roster.js.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/roster/views/pmc/roster.js.rb b/www/roster/views/pmc/roster.js.rb
index 8f0daac..0f3723e 100644
--- a/www/roster/views/pmc/roster.js.rb
+++ b/www/roster/views/pmc/roster.js.rb
@@ -26,6 +26,7 @@ class PMCRoster < React
         _tr do
           _th 'id'
           _th 'public name'
+          _th 'role'
         end
       end
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].