Replaced protoype with jquery. Some fixes in mailer class.
This commit is contained in:
parent
bdb177dfa6
commit
2a72263bd3
28 changed files with 21207 additions and 10398 deletions
6
app/views/feedback/new.html.haml
Normal file
6
app/views/feedback/new.html.haml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
%h2 Fehler gefunden? Vorschlag? Idee? Kritik?
|
||||
|
||||
= form_tag feedback_path do
|
||||
%p
|
||||
= text_area_tag :message, nil, :size => "40x15"
|
||||
= submit_tag "Absenden"
|
||||
Loading…
Add table
Add a link
Reference in a new issue