X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2f9291ba5764fe104264ae7e3b6a361e11212e8b..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 } %>