Skip to content

Commit e059846

Browse files
nhovratovbmack
authored andcommitted
[TASK] Remove leftovers of lib.stdheader
Since the removal of css_styled_content the TypoScript snippet `lib.stdheader` is gone. This patch removes some leftovers in the `addPItoST43` method and some other places. Resolves: #98012 Related: #80876 Releases: main Change-Id: I3e1b2795c05b464f4210abc0968f507f20f9fba7 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/75273 Tested-by: core-ci <[email protected]> Tested-by: Stefan Bürk <[email protected]> Tested-by: Christian Kuhn <[email protected]> Tested-by: Benni Mack <[email protected]> Reviewed-by: Stefan Bürk <[email protected]> Reviewed-by: Christian Kuhn <[email protected]> Reviewed-by: Benni Mack <[email protected]>
1 parent ca8fb3a commit e059846

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Resources/Public/JavaScript/Mode/typoscript/typoscript.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -774,7 +774,6 @@
774774
'splitChar': kw('splitChar'),
775775
'splitRendering': kw('splitRendering'),
776776
'src': kw('src'),
777-
'stdheader': kw('stdheader'),
778777
'stdWrap': A,
779778
'stdWrap2': kw('stdWrap2'),
780779
'strftime': kw('strftime'),

0 commit comments

Comments
 (0)