[TASK] Add user settings option to disable drag n drop confirmation

This commit is contained in:
Philipp Dieter
2022-04-28 13:07:40 +02:00
parent 138c9373ff
commit 43c088850b
5 changed files with 65 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
<?php
defined('TYPO3_MODE') || die('Access denied.');
$tca = &$GLOBALS['TCA']['be_users'];