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 2016/05/17 19:08:54 UTC

[whimsy] branch master updated: force a space

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

rubys pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/whimsy.git

The following commit(s) were added to refs/heads/master by this push:
       new  2891b10   force a space
2891b10 is described below

commit 2891b10bfcbc76b97863e0dbc8d7581f14f2a8a8
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Tue May 17 15:08:40 2016 -0400

    force a space
---
 www/board/agenda/views/pages/roll-call.js.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/board/agenda/views/pages/roll-call.js.rb b/www/board/agenda/views/pages/roll-call.js.rb
index 2da08ba..e4b5fee 100644
--- a/www/board/agenda/views/pages/roll-call.js.rb
+++ b/www/board/agenda/views/pages/roll-call.js.rb
@@ -175,7 +175,7 @@ class Attendee < React
       end
 
       unless @@walkon or @checked or @@person.role==:guest or @@person.attending
-        _span ' (expected to be absent)' unless @notes
+        _span "\u00A0(expected to be absent)" unless @notes
       end
 
       unless @@walkon

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