Remove unused partials
This commit is contained in:
parent
581032b701
commit
43f52daeaa
2 changed files with 0 additions and 2 deletions
|
@ -1 +0,0 @@
|
|||
xml.a(bbox.to_s, :href => url_for(:controller => "site", :action => "index", :minlon => bbox.min_lon, :minlat => bbox.min_lat, :maxlon => bbox.max_lon, :maxlat => bbox.max_lat, :box => "yes"))
|
|
@ -1 +0,0 @@
|
|||
<%= link_to bbox.to_s, :controller => "site", :action => "index", :minlon => bbox.min_lon, :minlat => bbox.min_lat, :maxlon => bbox.max_lon, :maxlat => bbox.max_lat, :box => "yes" %>
|
Loading…
Add table
Add a link
Reference in a new issue