Highlight automations menu when email editor accessed via "Edit content"
[MAILPOET-5296]
This commit is contained in:
@@ -114,7 +114,7 @@ export function EditNewsletter(): JSX.Element {
|
|||||||
centered
|
centered
|
||||||
href={`?page=mailpoet-newsletter-editor&id=${
|
href={`?page=mailpoet-newsletter-editor&id=${
|
||||||
selectedStep.args.email_id as string
|
selectedStep.args.email_id as string
|
||||||
}`}
|
}&context=automation`}
|
||||||
>
|
>
|
||||||
{__('Edit content', 'mailpoet')}
|
{__('Edit content', 'mailpoet')}
|
||||||
</Button>
|
</Button>
|
||||||
|
Reference in New Issue
Block a user