Merge pull request #795 from mailpoet/preview_link_update
Allows sharing of newsletter preview links [MAILPOET-791]
This commit is contained in:
@ -593,6 +593,7 @@ class Newsletter extends Model {
|
||||
return self::select(array(
|
||||
'id',
|
||||
'subject',
|
||||
'hash',
|
||||
'type',
|
||||
'status',
|
||||
'updated_at',
|
||||
|
Reference in New Issue
Block a user