]> git.openstreetmap.org Git - rails.git/commit
Simplified the partial layout
authorHerve Saint-Amand <git@saintamh.org>
Fri, 13 Jan 2017 22:43:23 +0000 (22:43 +0000)
committerHerve Saint-Amand <git@saintamh.org>
Fri, 13 Jan 2017 22:43:23 +0000 (22:43 +0000)
commitc94213847b8e5b71864b34748ba9fadaefbfddfe
tree1a75434e9004fcea9636d18d75a76b1c5ae49c3d
parent75f96fcc9a8f07828d6dc2f487bb00307de7a94f
Simplified the partial layout

Rather than wrap the body in a :body block, just make it the default, unnamed block, which keeps the markup more lightweight.
app/views/layouts/notifier.html.erb
app/views/notifier/changeset_comment_notification.html.erb
app/views/notifier/diary_comment_notification.html.erb
app/views/notifier/email_confirm.html.erb
app/views/notifier/friend_notification.html.erb
app/views/notifier/gpx_failure.html.erb
app/views/notifier/gpx_success.html.erb
app/views/notifier/lost_password.html.erb
app/views/notifier/message_notification.html.erb
app/views/notifier/note_comment_notification.html.erb
app/views/notifier/signup_confirm.html.erb