X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/38e12759ea9506ad02854ad83f29850477a08ba0..72855280e75474735d0c2b65aae55a68eda71462:/app/views/trace/georss.rss.builder diff --git a/app/views/trace/georss.rss.builder b/app/views/trace/georss.rss.builder index 176f2bdbf..6d3aeebe0 100644 --- a/app/views/trace/georss.rss.builder +++ b/app/views/trace/georss.rss.builder @@ -10,7 +10,7 @@ xml.rss("version" => "2.0", xml.link url_for(:controller => :trace, :action => :list, :only_path => false) xml.image do - xml.url image_path("mag_map-rss2.0.png") + xml.url image_path("mag_map-rss2.0.png", :host => SERVER_URL) xml.title t("trace.georss.title") xml.width 100 xml.height 100