Your IP : 18.216.147.121


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/js/catalog/entity-card/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/js/catalog/entity-card/config.php

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

return [
	'css' => 'dist/entity-card.bundle.css',
	'js' => 'dist/entity-card.bundle.js',
	'rel' => [
		'ui.entity-editor',
		'ui.notification',
		'main.core.events',
		'translit',
		'main.core',
	],
	'skip_core' => false,
];