Skip to content

Commit

Permalink
Add cssID to DCA
Browse files Browse the repository at this point in the history
  • Loading branch information
zonky2 committed Apr 25, 2021
2 parents d46a72f + 492600b commit 7d2bd91
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Resources/contao/dca/tl_metamodel_filtersetting.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
'hideempty',
'filtermultiple',
'onlypossible',
'skipfilteroptions'
'skipfilteroptions',
'cssID'
],
];

Expand Down

0 comments on commit 7d2bd91

Please sign in to comment.