X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3c410bcd7e7934dc8c7e1cd8c0ab974f22730527..0625c1effb8f5e2871557439c5ebf7c106db6a1f:/app/views/diary_entries/edit.html.erb diff --git a/app/views/diary_entries/edit.html.erb b/app/views/diary_entries/edit.html.erb index b46dadf1c..881a6ac84 100644 --- a/app/views/diary_entries/edit.html.erb +++ b/app/views/diary_entries/edit.html.erb @@ -26,7 +26,7 @@
- <%= content_tag "div", "", :id => "map", :data => {:lat => @lat, :lon => @lon, :zoom => @zoom} %> + <%= content_tag "div", "", :id => "map", :data => { :lat => @lat, :lon => @lon, :zoom => @zoom } %>