]> git.openstreetmap.org Git - rails.git/commit
Use <%= instead of <% for block helpers that use concat
authorTom Hughes <tom@compton.nu>
Thu, 2 Sep 2010 22:30:56 +0000 (23:30 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 14 Nov 2011 09:42:41 +0000 (09:42 +0000)
commitb25a468e3c0aeb868f46ea758d4cf33ad7890bcb
treec628d20f0724c77f16ddb69c610f00a3d9b00654
parent7b37f4cb62fca5fec3d3d41eacf4601595519c4a
Use <%= instead of <% for block helpers that use concat
23 files changed:
app/views/diary_entry/edit.html.erb
app/views/diary_entry/view.html.erb
app/views/export/_start.html.erb
app/views/message/new.html.erb
app/views/oauth/oauthorize.html.erb
app/views/oauth_clients/edit.html.erb
app/views/oauth_clients/index.html.erb
app/views/oauth_clients/new.html.erb
app/views/trace/create.html.erb
app/views/trace/edit.html.erb
app/views/user/account.html.erb
app/views/user/list.html.erb
app/views/user/login.html.erb
app/views/user/logout.html.erb
app/views/user/lost_password.html.erb
app/views/user/new.html.erb
app/views/user/reset_password.html.erb
app/views/user/terms.html.erb
app/views/user_blocks/edit.html.erb
app/views/user_blocks/new.html.erb
app/views/user_blocks/revoke.html.erb
app/views/user_roles/grant.html.erb
app/views/user_roles/revoke.html.erb