Skip to content

Commit 9119c55

Browse files
Cleaned up old code
1 parent 218454f commit 9119c55

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ext_tables.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
call_user_func(
55
function() {
66

7-
// Enable TYPO3 to create records on standard pages instead of only sys folders
8-
//\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::allowTableOnStandardPages('tx_cetimeline_domain_model_entry');
9-
107
// Hide table in all list views, in order to provide smooth inline editing experience
118
$TCA['tx_cetimeline_domain_model_entry']['ctrl']['hideTable'] = 1;
129

0 commit comments

Comments
 (0)