... | ... |
@@ -66,7 +66,7 @@ $GLOBALS['TL_DCA']['tl_memberfiles_config'] = [ |
66 | 66 |
], |
67 | 67 |
'palettes' => [ |
68 | 68 |
'__selector__' => ['hasNotification'], |
69 |
- 'default' => '{title_legend},title;{config_legend},source,target,regexp,fields,hasNotification;{enabled_legend},enabled}', |
|
69 |
+ 'default' => '{title_legend},title;{config_legend},source,target,regexp,fields,hasNotification;{enabled_legend},enabled', |
|
70 | 70 |
], |
71 | 71 |
'subpalettes' => [ |
72 | 72 |
'hasNotification' => 'notification', |