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 2019/01/17 09:56:08 UTC

[whimsy] branch master updated: Already have id=crosscheck

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 3699eda  Already have id=crosscheck
3699eda is described below

commit 3699edadaac7e7a0daceab71c691137a3512928a
Author: Sebb <se...@apache.org>
AuthorDate: Thu Jan 17 09:56:07 2019 +0000

    Already have id=crosscheck
---
 www/roster/views/pmc/pmc.js.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/roster/views/pmc/pmc.js.rb b/www/roster/views/pmc/pmc.js.rb
index afb1eb2..0357a39 100644
--- a/www/roster/views/pmc/pmc.js.rb
+++ b/www/roster/views/pmc/pmc.js.rb
@@ -104,7 +104,7 @@ class PMCMembers < Vue
       end
       # Any unknown security@ subscribers?
       if unknownSecSubs.length > 0
-        _h2.crosscheck! 'Check of security@ list subscriptions'
+        _h2.crosschecksec! 'Check of security@ list subscriptions'
         _p {
           # We don't use the short-hand name: value syntax here to work-round Eclipse Ruby editor parsing bug
           _span.glyphicon.glyphicon_lock aria_hidden: true, :class => 'text-primary', 'aria-label' => 'ASF Members and private@ moderators'