Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
TYPO3
df_tabs
Commits
bef5c635
Commit
bef5c635
authored
Dec 06, 2018
by
Kevin Ditscheid
Browse files
[BUGFIX] Fix missing extension key for addPlugin
parent
8203eae7
Pipeline
#26
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
Configuration/TCA/Overrides/tt_content.php
Configuration/TCA/Overrides/tt_content.php
+2
-1
No files found.
Configuration/TCA/Overrides/tt_content.php
View file @
bef5c635
...
...
@@ -32,7 +32,8 @@ call_user_func(function ($extKey) {
$extKey
.
'_plugin1'
,
'EXT:'
.
$extKey
.
'/Resources/Public/Images/contentElementWizard.png'
),
'list_type'
'list_type'
,
$extKey
);
},
'df_tabs'
);
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment