Save and display creator of Order

This commit is contained in:
Julius 2012-11-12 14:24:49 +01:00
parent 69c4fc5817
commit c17ff281c3
8 changed files with 25 additions and 4 deletions

View file

@ -21,6 +21,9 @@
%p
Notiz:
=h @order.note
%p
Erstellt von:
=h link_to_user_message_if_valid(@order.created_by)
%p
Beginn:
%b=h format_time(@order.starts)
@ -90,4 +93,4 @@
%br/
= submit_tag "Kommentar hinzufügen"
= link_to_top
= link_to_top