Your IP : 3.133.133.6


Current Path : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/ui/mail/sender-editor/
Upload File :
Current File : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/ui/mail/sender-editor/config.php

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

return [
	'css' => 'dist/sender-editor.bundle.css',
	'js' => 'dist/sender-editor.bundle.js',
	'rel' => [
		'main.core',
		'ui.sidepanel.layout',
		'ui.hint',
		'ui.alerts',
		'ui.buttons',
		'ui.forms',
		'ui.layout-form',
		'ui.sidepanel-content',
		'ui.entity-selector',
		'ui.icon-set.actions',
		'ui.icon-set.main',
	],
	'skip_core' => false,
];