just sending files

This commit is contained in:
Senad Uka
2015-06-06 08:41:54 +02:00
parent 328067e78b
commit 19be6829f3
3 changed files with 46 additions and 13 deletions

View File

@@ -1,3 +1,5 @@
<h1>Orders to confirm</h1>
<style type="text/css">
.tg {border-collapse:collapse;border-spacing:0;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
@@ -18,7 +20,7 @@
<div><%= section.delivery_destination.address %> </div>
<div><%= section.delivery_destination.place %> <%= Place.name_from_code(section.delivery_destination.place) %></div>
<div><%= section.delivery_destination.email %></div>
<div><strong><%= section.delivery_destinati on.phone %></strong></div>
<div><strong>+387 <%= section.delivery_destination.phone %></strong></div>
<% end %>