2 lines
No EOL
139 B
Text
2 lines
No EOL
139 B
Text
%tr{:class => cycle('even','odd'), :id => @article.id, :onclick => "checkRow('#{@article.id.to_s}')"}
|
|
= render :partial => 'article_row' |