Your IP : 18.117.187.15


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/js/landing/ui/panel/stylepanel/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/js/landing/ui/panel/stylepanel/config.php

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

return [
	'css' => 'dist/stylepanel.bundle.css',
	'js' => 'dist/stylepanel.bundle.js',
	'rel' => [
		'main.core',
		'main.loader',
		'landing.ui.panel.content',
		'landing.loc',
		'landing.pageobject',
	],
	'skip_core' => false,
];