Your IP : 3.21.241.17


Current Path : /var/www/axolotl/data/www/axolotl.ru/www/bitrix/js/crm/item-details-component/
Upload File :
Current File : /var/www/axolotl/data/www/axolotl.ru/www/bitrix/js/crm/item-details-component/config.php

<?
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
	die();
}

return [
	'css' => 'src/item-details-component.css',
	'js' => 'dist/item-details-component.bundle.js',
	'rel' => [
		'main.core',
		'main.core.events',
		'ui.dialogs.messagebox',
		'ui.stageflow',
		'crm.stage-model',
		'main.loader',
		'main.popup',
	],
	'skip_core' => false,
];