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/09/27 19:19:13 UTC

[whimsy] branch master updated: forgot one

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 4ad83b8  forgot one
4ad83b8 is described below

commit 4ad83b8c330a02fcb5023186eb0f5e172dab6716
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Wed Sep 27 15:19:14 2017 -0400

    forgot one
---
 www/board/agenda/views/buttons/post-actions.js.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/board/agenda/views/buttons/post-actions.js.rb b/www/board/agenda/views/buttons/post-actions.js.rb
index a973edc..12c67c7 100644
--- a/www/board/agenda/views/buttons/post-actions.js.rb
+++ b/www/board/agenda/views/buttons/post-actions.js.rb
@@ -28,7 +28,7 @@ class PostActions < Vue
     data = {
       agenda: Agenda.file,
       message: 'Post Action Items',
-      actions: SelectActions.data.list
+      actions: @list
     }
 
     @disabled = true

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