ciao corretto
This commit is contained in:
@@ -37,9 +37,12 @@ html
|
||||
- var mioheader = mystorehouse.email_html_header
|
||||
if (mioheader)
|
||||
p!= mioheader
|
||||
else
|
||||
p Ciao #{name},
|
||||
|
||||
|
||||
- var mioname = name
|
||||
if (!mioname)
|
||||
- var mioname = user.username
|
||||
|
||||
p Ciao #{mioname},
|
||||
|
||||
if (orders.items[0].order.quantitypreordered > 0)
|
||||
- var miordconfirmed = mystorehouse.email_html_GAS_order_confirmed
|
||||
|
||||
Reference in New Issue
Block a user