You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by cu...@apache.org on 2017/04/13 22:04:42 UTC

[whimsy] branch master updated: Add bootstrap for styles

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

curcuru 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  c33c4db   Add bootstrap for styles
c33c4db is described below

commit c33c4dbb0435c94655e5b4d3912c13d05574725d
Author: Shane Curcuru <as...@shanecurcuru.org>
AuthorDate: Thu Apr 13 18:04:38 2017 -0400

    Add bootstrap for styles
---
 www/committers/svn-info.cgi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/committers/svn-info.cgi b/www/committers/svn-info.cgi
index cf94bcb..5cb2a7b 100755
--- a/www/committers/svn-info.cgi
+++ b/www/committers/svn-info.cgi
@@ -1,6 +1,7 @@
 #!/usr/bin/env ruby
 $LOAD_PATH.unshift File.realpath(File.expand_path('../../../lib', __FILE__))
 require 'wunderbar'
+require 'wunderbar/bootstrap'
 require 'whimsy/asf'
 
 _html do

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