Your IP : 3.135.219.104


Current Path : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/landing/ui/panel/fieldspanel/
Upload File :
Current File : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/landing/ui/panel/fieldspanel/config.php

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

return [
	'css' => 'dist/fieldspanel.bundle.css',
	'js' => 'dist/fieldspanel.bundle.js',
	'rel' => [
		'main.core',
		'landing.ui.panel.content',
		'main.loader',
		'landing.backend',
		'landing.pageobject',
		'landing.ui.button.sidebarbutton',
		'landing.loc',
		'landing.ui.form.formsettingsform',
		'landing.ui.button.basebutton',
		'landing.ui.field.textfield',
		'landing.ui.panel.formsettingspanel',
		'crm.form.client',
		'main.core.z-index-manager',
		'ui.userfieldfactory',
		'landing.master',
		'ui.fonts.opensans',
	],
	'skip_core' => false,
];