Added possibility to give feedbacks via ajax form. Closes #2
* Feedback message will send to error_recipients, configured in app_config.yml
This commit is contained in:
parent
b84ec884bd
commit
c7e37fc7b2
12 changed files with 66 additions and 7 deletions
|
|
@ -23,6 +23,7 @@
|
|||
%span{:style => "color:white; font-size:45%; letter-spacing: -1px;"}= Foodsoft.config[:name]
|
||||
#nav= render :partial => 'layouts/main_tabnav'
|
||||
|
||||
#ajax_box(style="display:none")
|
||||
#main
|
||||
#content
|
||||
- if flash[:notice]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue