Replaced protoype with jquery. Some fixes in mailer class.

This commit is contained in:
benni 2011-05-11 15:14:39 +02:00
parent bdb177dfa6
commit 2a72263bd3
28 changed files with 21207 additions and 10398 deletions

View 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"