]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/changeset/list_bbox.rhtml
Rather than referring how to view a bbox history, just redirect to the global history.
[rails.git] / app / views / changeset / list_bbox.rhtml
index f1d8633f04e7316aeedbdb0d0e62aa3978991633..4f90d185bec245fd469d020b91c84afdb27db535 100644 (file)
@@ -33,18 +33,6 @@ Changsets within the area:
 
 <%= render :partial => 'changeset_paging_nav' %>
 
-<%
-       end
-
-else 
-       #bbox is nil. happens if the user surfs to this page directly.
-%>
-
-<p>No area specified</p>
-<p>First use the <a href="/" title="view the map">view tab</a> to pan and zoom to an area of interest, then click the history tab</p>
-
-<%
-end
-%>
+<% end %>
 <br>
 <br>