Merge branch 'master' into discussions
This commit is contained in:
commit
bda7fe38d0
70 changed files with 571 additions and 311 deletions
|
@ -51,8 +51,9 @@
|
|||
|
||||
- if @issue.description.present?
|
||||
.ui-box-bottom
|
||||
= preserve do
|
||||
= markdown @issue.description
|
||||
.wiki
|
||||
= preserve do
|
||||
= markdown @issue.description
|
||||
|
||||
|
||||
.voting_notes#notes= render "notes/notes_with_form"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue