Remove trailing space characters
Trailing space characters do nothing except take up disk space, they should be removed
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
<%= format_text(comment.body, data: dtext_data) %>
|
||||
</div>
|
||||
<%= render "application/update_notice", record: comment %>
|
||||
|
||||
|
||||
<% if policy(comment).create? %>
|
||||
<menu>
|
||||
<% if context == :index_by_comment %>
|
||||
|
||||
Reference in New Issue
Block a user