Replaced delayed_job with resque. See README_DEVEL
This commit is contained in:
parent
344abf5a26
commit
2c0fe08be6
18 changed files with 82 additions and 74 deletions
|
|
@ -46,5 +46,5 @@
|
|||
= f.input :subject, input_html: {class: 'input-xxlarge'}
|
||||
= f.input :body, input_html: {class: 'input-xxlarge'}
|
||||
.form-actions
|
||||
= f.submit
|
||||
= f.submit class: 'btn btn-primary'
|
||||
= link_to 'oder abbrechen', :back
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue