]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/user_roles/grant.html.erb
Use <%= instead of <% for block helpers that use concat
[rails.git] / app / views / user_roles / grant.html.erb
index cee4112b7fd868882b41980f1c5687009303b4ff..f88ec23847448a8e12fff7aff9c597ed4e99d36f 100644 (file)
@@ -1,4 +1,4 @@
-<% form_tag request.request_uri do %>
+<%= form_tag request.request_uri do %>
 <%= hidden_field_tag 'nonce', @nonce %>
 <% @title = t('user_role.grant.heading') %>
 <h1><%= t('user_role.grant.heading') %></h1>