Kill trailing whitespace in erb files
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
</ul>
|
||||
|
||||
<p>Enter a reason:</p>
|
||||
|
||||
|
||||
<%= form_tag(post_flags_path(:format => :js), :remote => true) do %>
|
||||
<%= hidden_field :post_flag, :post_id %>
|
||||
<%= text_area :post_flag, :reason, :size => "40x5" %>
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
<% end %>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
<%= numbered_paginator(@post_flags) %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user