]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/index.html.erb
Remove permalink/add note links
[rails.git] / app / views / site / index.html.erb
index aa1197a5efd84cee7f9c0bdaa17a6248516ed76e..9f3ff7d85a56eacc29dbb6a68b232135a4b0ce5b 100644 (file)
 </noscript>
 
 <div id="map">
-  <div id="permalink">
-    <ul class="secondary-actions">
-      <li><a href="/" id="permalinkanchor" class="geolink llz layers object"><%= t 'site.index.permalink' %></a></li>
-      <li><a href="/" id="shortlinkanchor"><%= t 'site.index.shortlink' %></a></li>
-      <li><%= link_to t("site.index.createnote"), notes_url(:format => :json),
-          :id => "createnoteanchor",
-          :data => { :minzoom => 12 },
-          :title => "javascripts.site.createnote_tooltip",
-          :class => "geolink"
-      %></li>
-    </ul>
-  </div>
 </div>
 
 <iframe id="linkloader" style="display: none">
@@ -46,3 +34,4 @@
     </tr>
   </table>
 </div>