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 5270c1a Docco
5270c1a is described below
commit 5270c1afe4a2f8ab517e21a4862189051038fad4
Author: Sebb <[email protected]>
AuthorDate: Sat Oct 7 15:33:25 2017 +0100
Docco
---
lib/whimsy/asf/themes.rb | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/whimsy/asf/themes.rb b/lib/whimsy/asf/themes.rb
index ee1c441..8978fbd 100644
--- a/lib/whimsy/asf/themes.rb
+++ b/lib/whimsy/asf/themes.rb
@@ -87,6 +87,7 @@ class Wunderbar::HtmlMarkup
def _whimsy_foot
_div.footer.container_fluid style: 'background-color: #f5f5f5; padding:
10px;' do
_p.center do
+ # © and ® don't work here for cgi scripts - see WHIMSY-146
_{"Copyright \u00A9 2017, the Apache Software Foundation. Licensed
under the "}
_a 'Apache License, Version 2.0', rel: 'license', href:
'http://www.apache.org/licenses/LICENSE-2.0'
_ ' | '
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].