|
#{comment.id} |
#{anchor_to(
"#{comment.comment[0, 15]}...",
Comments::Controller::Comments.r(:edit, comment.id)
)}
|
#{comment.comment[0, 15]}... |
#{comment.section_entry.title} |
#{Comments::Model::Comment.status_hash[comment.status]} |
#{comment.name} |
#{comment.email} |
#{comment.website} |
#{user.name} |
#{user.email} |
#{user.website} |
#{comment.created_at.strftime(session[:user].date_format)} |