- newsletter: prende la lista utenti (flag news_on)
- Abilita a Tutti la Newsletter news_on - isCommerciale - JobsInProgress - PCB: Corretto Totali che era a zero
This commit is contained in:
@@ -25,6 +25,15 @@ const TemplEmailSchema = new Schema({
|
||||
content: {
|
||||
type: String,
|
||||
},
|
||||
disclaimer: {
|
||||
type: String,
|
||||
},
|
||||
piedipagina: {
|
||||
type: String,
|
||||
},
|
||||
firma: {
|
||||
type: String,
|
||||
},
|
||||
img: {
|
||||
type: String,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user