Sha256: 7e9d924a190cd76d20abae5e3c205775cbf4380d36505c09b1d06c5b33931f75

Contents?: true

Size: 291 Bytes

Versions: 2

Compression:

Stored size: 291 Bytes

Contents

- if @articles and not @articles.empty?
  = render :partial => "article/result_summary"
  = render :partial => 'article/article_line', :collection => @articles
  = render :partial => "article/result_summary"
- elsif params[:q]
  = t :did_not_find_any_results_for_query, :query => params[:q]

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
solarsearch-0.0.10 app/views/article/_article_list.html.haml
solarsearch-0.0.9 app/views/article/_article_list.html.haml