Kill trailing whitespace in erb files
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
<%= simple_form_for(@wiki_page) do |f| %>
|
||||
<%= f.input :title, :as => :string %>
|
||||
|
||||
|
||||
<%= dtext_field "wiki_page", "body" %>
|
||||
|
||||
<% if CurrentUser.is_janitor? %>
|
||||
|
||||
Reference in New Issue
Block a user