Rename to filtered-eventsexport-bundle

This commit is contained in:
Jürgen Mummert
2026-03-08 17:24:19 +01:00
parent 00ef6aba91
commit 02abaf401b
13 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
declare(strict_types=1);
$GLOBALS['TL_DCA']['tl_module']['palettes']['gymnasium_eventlist'] = '{title_legend},name,headline,type;{config_legend},cal_calendar;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID';
$GLOBALS['TL_DCA']['tl_module']['palettes']['filtered_eventsexport_eventlist'] = '{title_legend},name,headline,type;{config_legend},cal_calendar;{protected_legend:hide},protected;{expert_legend:hide},guests,cssID';