]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/index.rhtml
change layout: now a link, no longer a tab
[rails.git] / app / views / site / index.rhtml
index 94b24debf54d41162759c182f069ab03e29d8108..fa31d848ba2f3ab39806270f5e63a1360c366cb5 100644 (file)
@@ -9,6 +9,7 @@
 <%= render :partial => 'search' %>
 
 <div id="map">
+<div id="datalink"><%= link_to_remote 'See Data', {:url => {:controller => 'browse', :action => 'start'}}, {:href => url_for( {:controller => 'browse', :action => 'index'}), :id => 'browseanchor', :title => 'browse data'} %></div>
 <div id="permalink"><a href="/" id="permalinkanchor">Permalink</a></div>
 </div>