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/09/19 00:44:03 UTC

[whimsy] branch master updated: more cosmetic changes: bootstrap table style

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  081f06a   more cosmetic changes: bootstrap table style
081f06a is described below

commit 081f06a39803e8c5e685b50881b66bed4094669a
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Sun Sep 18 20:43:27 2016 -0400

    more cosmetic changes: bootstrap table style
---
 www/secmail/views/index.js.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/secmail/views/index.js.rb b/www/secmail/views/index.js.rb
index 6462f3b..36d42fc 100644
--- a/www/secmail/views/index.js.rb
+++ b/www/secmail/views/index.js.rb
@@ -14,7 +14,7 @@ class Index < React
     if not @messages or @messages.all? {|message| message.status == :deleted}
       _p 'All documents have been processed.'
     else
-      _table do
+      _table.table do
 	_thead do
 	  _tr do
 	    _th 'Timestamp'

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