| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/landing/ui/field/icon/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/js/landing/ui/field/icon/config.php |
<?
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
die();
}
return [
'css' => 'dist/icon.bundle.css',
'js' => 'dist/icon.bundle.js',
'rel' => [
'main.core',
'landing.ui.panel.iconpanel',
'landing.ui.field.image',
'landing.ui.card.iconoptionscard',
],
'skip_core' => false,
];