civicrm / org.civicrm.flexmailer

FlexMailer is now part of civicrm-core. Please see the link below for how to upgrade.
https://civicrm.org/extensions/flexmailer
Other
5 stars 22 forks source link

Call mailing.preview api on view mailing page #21

Closed jitendrapurohit closed 6 years ago

jitendrapurohit commented 6 years ago

Override civicrm/mailing/view link to call mailing.preview api and render its content.

Discussion https://github.com/veda-consulting/uk.co.vedaconsulting.mosaico/pull/252

totten commented 6 years ago

@jitendrapurohit, I've tested this (r-run) and confirmed that (a) the messy warning was there before and (b) the patch makes the massive warning go away. More generally, from an r-code perspective, it also looks good. :+1: Thank you!