|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
<%= link_to image_tag(url_to_avatar(@topic.author),:width => '46',:height => '46'), user_path(@topic.author) %>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="talk_txt fl">
|
|
|
|
|
<p class="problem_tit fl fb c_blue" >
|
|
|
|
|
<p class="problem_tit fl fb c_blue break_word" >
|
|
|
|
|
<%= @topic.subject %>
|
|
|
|
|
</p>
|
|
|
|
|
<br/>
|
|
|
|
|