Skip to content

Commit

Permalink
Merge branch 'hotfix/3.4.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
qzminski committed Apr 6, 2021
2 parents 1bf197c + 6d56ad2 commit 9cbf69b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Resources/contao/dca/tl_news_feed.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
'eval' => [
'includeBlankOption' => true,
'blankOptionLabel' => $GLOBALS['TL_LANG']['tl_news_feed']['categories_show']['empty'],
'tl_class' => 'w50',
],
'sql' => ['type' => 'string', 'length' => 16, 'default' => ''],
];

0 comments on commit 9cbf69b

Please sign in to comment.