suitepro/plugins/redmine_questions/app/views/questions/show.html.erb

6 lines
160 B
Text

<%= question_breadcrumb @question_item %>
<%= render :partial => 'question' if QA_VERSION_TYPE.match(/Light/) %>
<% html_title @question_item.subject %>