Initial commit - Typo3 11.5.41
This commit is contained in:
6
typo3conf/ext/youtubevideo/ext_tables.php
Normal file
6
typo3conf/ext/youtubevideo/ext_tables.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
defined('TYPO3_MODE') || die('Access denied.');
|
||||
|
||||
$GLOBALS['TBE_STYLES']['skins']['youtubevideo']['stylesheetDirectories'][] =
|
||||
'EXT:youtubevideo/Resources/Public/Styles/Backend/';
|
||||
Reference in New Issue
Block a user