]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/map_bugs/get_bugs.rss.builder
Reuse the map_bug_comment table as a more general history table of map_bugs including...
[rails.git] / app / views / map_bugs / get_bugs.rss.builder
index 580cf93fe48af4cced80992dea9476896143543e..a8ae98dc8d2bb62f2ebbf7546b310ccf2a40dcdd 100644 (file)
@@ -5,7 +5,7 @@ xml.rss("version" => "2.0",
         "xmlns:georss" => "http://www.georss.org/georss") do
   xml.channel do
     xml.title "OpenStreetBugs"
-    xml.description t('bugs.rss.description')
+    xml.description t('bugs.rss.description_area', :min_lat => @min_lat, :min_lon => @min_lon, :max_lat => @max_lat, :max_lon => @max_lon )
     xml.link url_for(:controller => "site", :action => "index", :only_path => false)
 
        for bug in @bugs