projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Whitespace fixes for diary_entry erb files
[rails.git]
/
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 b46dadf1cfd3dde7f8df3ec0bda403ba3b9c3edb..881a6ac84935ccd8ef0d5e71e09965f242a340e5 100644
(file)
--- a/
app/views/diary_entries/edit.html.erb
+++ b/
app/views/diary_entries/edit.html.erb
@@
-26,7
+26,7
@@
</fieldset>
<fieldset class='location'>
<label class="standard-label"><%= t '.location' -%></label>
</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>
<div class='form-row clearfix'>
<div class='form-column'>
<label class="secondary standard-label"><%= t '.latitude' -%></label>