2 lines
79 B
Plaintext
2 lines
79 B
Plaintext
= link_to topic.title, topic, :remote => true, :id => "topic_line_#{topic.id}"
|
= link_to topic.title, topic, :remote => true, :id => "topic_line_#{topic.id}"
|