Whitespace fixes for messages erb files
This commit is contained in:
parent
9077419ca8
commit
c703a3d1a7
3 changed files with 3 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
<% end %>
|
||||
|
||||
<% content_for :heading do %>
|
||||
<h2><%= t '.my_inbox'%>/<%= link_to t('.outbox'), outbox_messages_path %></h2>
|
||||
<h2><%= t '.my_inbox' %>/<%= link_to t('.outbox'), outbox_messages_path %></h2>
|
||||
<% end %>
|
||||
|
||||
<h4><%= render :partial => "message_count" %></h4>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue