Show supplier email in suppliers/show.haml

* Closes: #38
This commit is contained in:
sandoz 2009-08-15 12:29:08 +02:00
parent 4ba612aa5b
commit 8d243c8e60
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@
%tr
%td FAX:
%td{:style => "font-weight:bold"}=h @supplier.fax
%tr
%td Email:
%td{:style => "font-weight:bold"}=h @supplier.email
%tr
%td Hompage:
%td{:style => "font-weight:bold"}=h @supplier.url