From 97101633ca5f0a94560d18adc0df41ca8f60eed7 Mon Sep 17 00:00:00 2001 From: Philip Arndt Date: Tue, 23 Nov 2010 09:34:11 +1300 Subject: Consistent whitespace. --- app/views/admin/blog/comments/index.html.erb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app/views/admin/blog/comments/index.html.erb') diff --git a/app/views/admin/blog/comments/index.html.erb b/app/views/admin/blog/comments/index.html.erb index c1596a6..fbf268d 100644 --- a/app/views/admin/blog/comments/index.html.erb +++ b/app/views/admin/blog/comments/index.html.erb @@ -3,7 +3,7 @@ <% if searching? %>

<%= t('shared.admin.search.results_for', :query => params[:search]) %>

<% if @blog_comments.any? %> - <%=# will_paginate @blog_comments + <%=# will_paginate @blog_comments %> - <%=# will_paginate @blog_comments + <%=# will_paginate @blog_comments %> <% else %>

<%= t('admin.search_no_results') %>

<% end %> <% else %> <% if @blog_comments.any? %> - <%=# will_paginate @blog_comments + <%=# will_paginate @blog_comments %> <%= render :partial => "sortable_list" %> - <%=# will_paginate @blog_comments + <%=# will_paginate @blog_comments %> <% else %>

@@ -32,4 +32,4 @@

<% end %> <% end %> - \ No newline at end of file + -- cgit v1.2.3