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/12/13 16:09:22 UTC

[whimsy] branch master updated: enable "Remove from pmc-chairs" submit button

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 3410634  enable "Remove from pmc-chairs" submit button
3410634 is described below

commit 341063445402458cda78593723796eda34e2cf06
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Wed Dec 13 11:09:05 2017 -0500

    enable "Remove from pmc-chairs" submit button
---
 www/board/agenda/views/pages/adjournment.js.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/board/agenda/views/pages/adjournment.js.rb b/www/board/agenda/views/pages/adjournment.js.rb
index 3dbde79..2f1d288 100644
--- a/www/board/agenda/views/pages/adjournment.js.rb
+++ b/www/board/agenda/views/pages/adjournment.js.rb
@@ -233,7 +233,7 @@ end
 class TodoRemove < Vue
   def initialize
     @checked = {}
-    @disabled = true
+    @disabled = false
   end
 
   # update check marks based on current Todo list

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