]> git.openstreetmap.org Git - rails.git/commitdiff
Merge branch 'master' into openstreetbugs
authorTom Hughes <tom@compton.nu>
Wed, 20 Apr 2011 18:23:39 +0000 (19:23 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 20 Apr 2011 18:23:39 +0000 (19:23 +0100)
1  2 
app/controllers/browse_controller.rb
app/views/browse/_map.html.erb
app/views/site/index.html.erb
config/locales/en.yml

Simple merge
Simple merge
index 305df63c0fd3212a4c1e0d4cbd9f7b6e6e04d668,0a0b7c1da5e873a9e2a9a450dee08e963773d77a..70402a1c94014a89fcb9e72e49fd4d2bd929d727
  <div id="map">
  </div>
  
+ <iframe id="linkloader" style="display: none">
+ </iframe>
  <div id="permalink">
    <a href="/" id="permalinkanchor"><%= t 'site.index.permalink' %></a><br/>
 -  <a href="/" id="shortlinkanchor"><%= t 'site.index.shortlink' %></a>
 +  <a href="/" id="shortlinkanchor"><%= t 'site.index.shortlink' %></a><br/>
 +  <a href="/" id="ReportBug">Report a problem</a>     
  </div>
  
  <div id="attribution">
Simple merge