You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2017/07/03 20:41:03 UTC

[whimsy] branch master updated: Add missing bootstrap style

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

sebb 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 d314810  Add missing bootstrap style
d314810 is described below

commit d3148102e10a2c627e99aacec80230cdfd7ce18a
Author: Sebb <se...@apache.org>
AuthorDate: Mon Jul 3 21:41:01 2017 +0100

    Add missing bootstrap style
---
 www/committers/testauth.cgi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/committers/testauth.cgi b/www/committers/testauth.cgi
index c7d80da..28cba0c 100755
--- a/www/committers/testauth.cgi
+++ b/www/committers/testauth.cgi
@@ -6,6 +6,7 @@ PAGETITLE = "Board Agenda Auth Tester" # Wvisible:agenda debug
 
 $LOAD_PATH.unshift File.realpath(File.expand_path('../../../lib', __FILE__))
 require 'wunderbar'
+require 'wunderbar/bootstrap'
 require 'whimsy/asf/rack'
 require 'whimsy/asf/agenda'
 

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