Fixed admin, orders, wiki views. Converted all erb to haml.
This commit is contained in:
parent
699fb9b233
commit
552c553b77
169 changed files with 1158 additions and 1307 deletions
6
app/views/mailer/foodsoft_message.text.haml
Normal file
6
app/views/mailer/foodsoft_message.text.haml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
= @message.body
|
||||
\======================================================================
|
||||
|
||||
Antworten: #{new_message_url('message[reply_to]' => @message.id)}
|
||||
Nachricht online einsehen: #{message_url(@message)}
|
||||
Nachrichten-Einstellungen: #{my_profile_url}
|
||||
Loading…
Add table
Add a link
Reference in a new issue