This commit is contained in:
anandjose-arackal 2016-08-20 17:25:47 +05:30
parent 8335aa8b43
commit 693798b3f4
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