projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e047b6
)
Add notice about upcoming downtime
author
Tom Hughes
<tom@compton.nu>
Thu, 29 Mar 2012 17:32:32 +0000
(18:32 +0100)
committer
Tom Hughes
<tom@compton.nu>
Thu, 29 Mar 2012 17:32:32 +0000
(18:32 +0100)
app/views/layouts/site.html.erb
patch
|
blob
|
history
diff --git
a/app/views/layouts/site.html.erb
b/app/views/layouts/site.html.erb
index 65a8da7ec08766d36bc6a4f35c3dfe49742a16d0..8b2299c179712261384c7e860b097bed32c86bb9 100644
(file)
--- a/
app/views/layouts/site.html.erb
+++ b/
app/views/layouts/site.html.erb
@@
-104,6
+104,10
@@
</div>
<% end %>
+ <div class="sidebar-notice">
+ Scheduled service notice: OpenStreetMap database will be in read-only mode from April 1st to April 4th <a href='http://blog.osmfoundation.org/2012/03/27/service-schedule-march-april-2012/comment-page-1/'>[more]</a>
+ </div>
+
<div id="left_menu" class="left_menu">
<ul>
<%= yield :left_menu %>