faq show fix

This commit is contained in:
Spen 2013-04-08 17:45:22 +08:00 committed by Matt K. Fu
parent a4ebe31ada
commit 0734f73291
1 changed files with 26 additions and 25 deletions

View File

@ -1,7 +1,8 @@
<h1 class="h1"><%= @qa.title %></h1>
<h1 class="h1"><%= @qa.question %></h1>
<div class="info">
<div class="info1">
<span><%= t(:category) %> : <%= @qa.qa_category.title rescue nil %></span>
<span><%= t(:category) %><%= @qa.qa_category.title rescue nil %></span>
</div>
</div>
<div class="news_paragraph">