Completed
Push — master ( cf21a6...f8f82e )
by Boris
12:01 queued 09:27
created
ext_localconf.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,7 @@
 block discarded – undo
6 6
 
7 7
 \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addPageTSConfig(
8 8
     '<INCLUDE_TYPOSCRIPT: source="FILE:EXT:'
9
-    . $_EXTKEY . '/Configuration/PageTS/PageTS.ts">'
9
+    . $_EXTKEY.'/Configuration/PageTS/PageTS.ts">'
10 10
 );
11 11
 
12 12
 $iconRegistry = \TYPO3\CMS\Core\Utility\GeneralUtility::makeInstance(
Please login to merge, or discard this patch.