]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/diary_entries/edit.html.erb
Whitespace fixes for diary_entry erb files
[rails.git] / app / views / diary_entries / edit.html.erb
index b46dadf1cfd3dde7f8df3ec0bda403ba3b9c3edb..881a6ac84935ccd8ef0d5e71e09965f242a340e5 100644 (file)
@@ -26,7 +26,7 @@
     </fieldset>
     <fieldset class='location'>
       <label class="standard-label"><%= t '.location' -%></label>
-      <%= content_tag "div", "", :id => "map", :data => {:lat => @lat, :lon => @lon, :zoom => @zoom} %>
+      <%= content_tag "div", "", :id => "map", :data => { :lat => @lat, :lon => @lon, :zoom => @zoom } %>
       <div class='form-row clearfix'>
         <div class='form-column'>
           <label class="secondary standard-label"><%= t '.latitude' -%></label>