To edit pages or tickets please login with username/password: aaf/aaf

Show
Ignore:
Timestamp:
02/02/08 22:00:30 (3 months ago)
Author:
jk
Message:

to_param test for ferret_result, partial test

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/demo/app/views/searches/search.html.erb

    r313 r314  
    1414  <p><%= will_paginate @results %></p> 
    1515  <ul> 
    16     <%= render :partial => @results -%> 
     16    <%= render :partial => 'content', :collection => @results -%> 
    1717  </ul> 
    1818  <p><%= will_paginate @results %></p> 

To edit pages or tickets please login with username/password: aaf/aaf