mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 17:04:23 -05:00
Update _list.html.erb
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
<%= will_paginate @vehicles %>
|
||||
</div>
|
||||
|
||||
<p>Matching <%= @vehicles.count %> Vehicles </p>
|
||||
|
||||
<% else %>
|
||||
<p>There are no vehicles containing the term(s) <%= params[:search] %>.</p>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user