|
@@ -18,10 +18,5 @@ |
|
18
|
18
|
'customer_note', |
|
19
|
19
|
'customer_reset_password', |
|
20
|
20
|
'customer_new_account', |
|
21
|
21
|
]; |
|
22
|
|
- |
|
23
|
|
- const GLOBAL_HEADER_FOOTER_TEMPLATE_IDS = [ |
|
24
|
|
- 'yaymail_global_header_footer', |
|
25
|
|
- 'wp_global_header_footer', |
|
26
|
|
- ]; |
|
27
|
22
|
} |