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

Show
Ignore:
Timestamp:
09/17/07 09:41:41 (1 year ago)
Author:
jk
Message:

#171 - :remote now is true by default; fixes to demo app

Files:

Legend:

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

    r232 r245  
    1515  <ul> 
    1616    <% for result in @results -%> 
    17       <li><%= link_to result.title, content_path(result) %></li> 
     17      <li><%= link_to result.title, content_path(result.id) %></li> 
    1818    <% end -%> 
    1919  </ul> 

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