Merge pull request #1360 from mailpoet/mp1306

Newsletter template thumbnail redesign [MAILPOET-1306]
This commit is contained in:
Michelle Shull
2018-05-23 07:06:06 -04:00
committed by GitHub
38 changed files with 121 additions and 131 deletions

View File

@@ -249,7 +249,6 @@ class Migrator {
'newsletter_id int NULL DEFAULT 0,',
'name varchar(250) NOT NULL,',
'categories varchar(250) NOT NULL DEFAULT "[]",',
'description varchar(250) NOT NULL,',
'body LONGTEXT,',
'thumbnail LONGTEXT,',
'readonly TINYINT(1) DEFAULT 0,',