josefglatz/TYPO3-Distribution

CE Download Box: Language Syncronization Features for IRRE tt_content.media

josefglatz opened this issue · 0 comments

                    'columnsOverrides' => [
                        'media' => [
                            'config' => [
                                'appearance' => [
                                    'showSynchronizationLink' => true,
                                    'showAllLocalizationLink' => true,
                                    'showPossibleLocalizationRecords' => true,
                                ],
                            ],
                        ],
                    ],