Added markdown is enabled.
This commit is contained in:
parent
1b96985025
commit
c93fda2737
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
||||||
.clearfix
|
.clearfix
|
||||||
= f.label :description, "Issue Description"
|
= f.label :description, "Issue Description"
|
||||||
.input= f.text_area :description, :maxlength => 2000, :class => "xxlarge"
|
.input= f.text_area :description, :maxlength => 2000, :class => "xxlarge"
|
||||||
|
%p.hint Markdown is enabled.
|
||||||
|
|
||||||
.clearfix
|
.clearfix
|
||||||
= f.label :assignee_id
|
= f.label :assignee_id
|
||||||
|
|
Loading…
Reference in a new issue