projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb38443
)
Apparently zero is not false in ruby.
author
Tom Hughes
<tom@compton.nu>
Fri, 13 Feb 2009 15:55:50 +0000
(15:55 +0000)
committer
Tom Hughes
<tom@compton.nu>
Fri, 13 Feb 2009 15:55:50 +0000
(15:55 +0000)
app/views/layouts/site.rhtml
patch
|
blob
|
history
diff --git
a/app/views/layouts/site.rhtml
b/app/views/layouts/site.rhtml
index 7c0a0c20c6713765af754d5fd88bcd020514e4dc..b6f41eff63a29c9b8db7d433c55d949914b4de0d 100644
(file)
--- a/
app/views/layouts/site.rhtml
+++ b/
app/views/layouts/site.rhtml
@@
-96,7
+96,7
@@
</div>
<% end %>
- <% if
0
%>
+ <% if
false
%>
<div id="donate">
Support OpenStreetMap by
<a href="http://donate.openstreetmap.org/">donating</a>