Your IP : 18.188.209.71


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

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

return [
	'css' => [
		'/bitrix/js/ui/stageflow/src/stageflow.css'
	],
	'js' => '/bitrix/js/ui/stageflow/dist/stageflow.bundle.js',
	'rel' => [
		'main.core',
		'main.popup',
	],
	'skip_core' => false,
];