This commit is contained in:
Anand Jose 2016-09-29 12:09:43 +00:00 committed by GitHub
commit 869f167a21
3 changed files with 8 additions and 3 deletions

View file

@ -43,7 +43,7 @@
:javascript
$("##{@program.event_types.first.id}-help").collapse('show');
= f.input :abstract, required: true, input_html: { rows: 5, data: { provide: 'markdown-editable' } },
= f.input :abstract, input_html: { rows: 5, data: { provide: 'markdown-editable' } },
hint: markdown_hint(link_to('Tips to improve your presentations.', 'http://blog.hubspot.com/blog/tabid/6307/bid/5975/10-Rules-to-Instantly-Improve-Your-Presentations.aspx'))
%p