CRM-19690 - crmMailing - Pick editor layout using template_type
[civicrm-core.git] / ang / crmMailing / services.js
index ad83a002837027f80922782f50fa7752e670993c..6c60d338b3e6ab85334366e858cd00953e64f30a 100644 (file)
             groups: {include: [], exclude: [], base: []},
             mailings: {include: [], exclude: []}
           },
+          template_type: "traditional",
+          // Workaround CRM-19756 w/template_options.nonce
+          template_options: {nonce: 1},
           name: "",
           campaign_id: null,
           replyto_email: "",