]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/relation_map.html.erb
Change the feature commited in [16174] to use the main map view
[rails.git] / app / views / browse / relation_map.html.erb
diff --git a/app/views/browse/relation_map.html.erb b/app/views/browse/relation_map.html.erb
deleted file mode 100644 (file)
index 15f0013..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<%
-@name = printable_name @relation
-@title = t('browse.relation.map_title', :name => @name)
-%>
-<%= render :partial => "big_map", :object => @relation %>