Fixes #1260,Change behavior of requirement field of proposal update page
This commit is contained in:
commit
843d8ba953
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
|||
%p.text-right
|
||||
= link_to '#description', 'data-toggle' => 'collapse' do
|
||||
Do you require something special?
|
||||
|
||||
|
||||
#description{class:"collapse#{'in' if @event.description.present?}"}
|
||||
= f.input :description, input_html: { rows: 5 }, label: 'Requirements', placeholder: 'Eg. Whiteboard, printer, or something like that.'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue