Browse code

Add expanded booking view to all tl_user palettes

Benjamin Roth authored on04/09/2025 23:51:47
Showing1 changed files
... ...
@@ -16,6 +16,10 @@ PaletteManipulator::create()
16 16
     ->addField('wa_expanded_bookings', 'luumicore_legend', PaletteManipulator::POSITION_APPEND)
17 17
     ->applyToPalette('default', 'tl_user')
18 18
     ->applyToPalette('login', 'tl_user')
19
+    ->applyToPalette('admin', 'tl_user')
20
+    ->applyToPalette('group', 'tl_user')
21
+    ->applyToPalette('extend', 'tl_user')
22
+    ->applyToPalette('custom', 'tl_user')
19 23
 ;
20 24
 
21 25
 // Add fields to tl_user