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
This commit is contained in:
parent
0c48e2814d
commit
6a27e2c5dc
@ -24,7 +24,7 @@
|
||||
<div id="search-results-counts">
|
||||
<%= render_results_by_type(@results_by_type) unless @scope.size == 1 %>
|
||||
</div>
|
||||
|
||||
|
||||
<h3><%= l(:label_result_plural) %> (<%= @results_by_type.values.sum %>)</h3>
|
||||
<dl id="search-results">
|
||||
<% @results.each do |e| %>
|
||||
|
Loading…
x
Reference in New Issue
Block a user