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  a05ec07   eliminate white space
a05ec07 is described below

commit a05ec07949e83a594521c025b511302feb06b81c
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Wed Sep 21 09:30:00 2016 -0400

    eliminate white space
---
 www/secmail/views/tasklist.html.rb | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/www/secmail/views/tasklist.html.rb 
b/www/secmail/views/tasklist.html.rb
index 5c8e4fb..3b2239f 100644
--- a/www/secmail/views/tasklist.html.rb
+++ b/www/secmail/views/tasklist.html.rb
@@ -12,7 +12,9 @@ _html do
     }
   else
 
-    _h1.bg_warning 'Operations to be performed'
+    _header do
+      _h1.bg_warning 'Operations to be performed'
+    end
   
     _ul.tasklist! do
       @dryrun['tasklist'].each do |task|

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

Reply via email to