just sending files
This commit is contained in:
@@ -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 %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user