Polish survey list actions and backend toggle

This commit is contained in:
Jürgen Mummert
2026-06-07 21:09:36 +02:00
parent fb9a5b9ee6
commit 132ca6b80a
3 changed files with 76 additions and 48 deletions
+1
View File
@@ -64,6 +64,7 @@ $GLOBALS['TL_DCA']['tl_survey'] = [
'href' => 'act=toggle&field=isActive',
'icon' => 'visible.svg',
'primary' => true,
'showInHeader' => true,
],
'delete' => [
'href' => 'act=delete',