From: Toshi MARUYAMA Date: Tue, 2 Aug 2011 12:44:46 +0000 (+0000) Subject: remove trailing white-spaces from app/views/search/index.rhtml. X-Git-Tag: 1.3.0~1596 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6a27e2c5dcb6f34fea2a6c716d14f9c190a794c5;p=redmine.git remove trailing white-spaces from app/views/search/index.rhtml. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6347 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/search/index.rhtml b/app/views/search/index.rhtml index 0cedc4b14..606565c90 100644 --- a/app/views/search/index.rhtml +++ b/app/views/search/index.rhtml @@ -24,7 +24,7 @@
<%= render_results_by_type(@results_by_type) unless @scope.size == 1 %>
- +

<%= l(:label_result_plural) %> (<%= @results_by_type.values.sum %>)

<% @results.each do |e| %>