Remove section "All" from templates
[MAILPOET-2345]
This commit is contained in:
committed by
Jack Kitterhing
parent
5e5c744c3d
commit
47ebcf3b84
@@ -35,10 +35,6 @@ if (window.mailpoet_woocommerce_active) {
|
|||||||
|
|
||||||
templatesCategories.push(
|
templatesCategories.push(
|
||||||
...[
|
...[
|
||||||
{
|
|
||||||
name: 'all',
|
|
||||||
label: MailPoet.I18n.t('allTemplates'),
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: 'recent',
|
name: 'recent',
|
||||||
label: MailPoet.I18n.t('recentlySent'),
|
label: MailPoet.I18n.t('recentlySent'),
|
||||||
|
Reference in New Issue
Block a user