Remove section "All" from templates

[MAILPOET-2345]
This commit is contained in:
Pavel Dohnal
2019-09-18 11:00:22 +02:00
committed by Jack Kitterhing
parent 5e5c744c3d
commit 47ebcf3b84

View File

@@ -35,10 +35,6 @@ if (window.mailpoet_woocommerce_active) {
templatesCategories.push(
...[
{
name: 'all',
label: MailPoet.I18n.t('allTemplates'),
},
{
name: 'recent',
label: MailPoet.I18n.t('recentlySent'),