Actualizado plugin Redmine Questions 1.0.0 light
This commit is contained in:
parent
27e60f8ec1
commit
5d7889f1c9
140 changed files with 5342 additions and 1430 deletions
|
@ -0,0 +1,5 @@
|
|||
<h1><%= @question.section_name %>: <%= link_to(@question.subject, @question_url) %></h1>
|
||||
|
||||
<p><%= l(:text_user_wrote, :value => h(@question.author)) %></p>
|
||||
|
||||
<%= textilizable @question, :content, :only_path => false %>
|
Loading…
Add table
Add a link
Reference in a new issue