Skip to content
Snippets Groups Projects
Commit 87f752df authored by Andreas Kienast's avatar Andreas Kienast
Browse files

[BUGFIX] Remove import of `tabs` module in Content Element Wizard

This commit removes the import of `@typo3/backend/tabs.js` in the "New
Content Element" wizard for two reasons:

1. the module is not required in this scope
2. the import is apparently defunct, no request is made for that file

Resolves: #103684
Releases: main, 12.4
Change-Id: I1f9af422f6c2b14590b96a058bc2ed088d0853d0
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83896


Reviewed-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAndreas Kienast <a.fernandez@scripting-base.de>
parent 66b69dcd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment