Your IP : 3.21.105.222


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

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

return [
	'css' => 'dist/saveblock.bundle.css',
	'js' => 'dist/saveblock.bundle.js',
	'rel' => [
		'landing.backend',
		'landing.env',
		'landing.imagecompressor',
		'landing.loc',
		'landing.main',
		'landing.screenshoter',
		'landing.ui.card.messagecard',
		'landing.ui.field.textfield',
		'landing.ui.panel.content',
		'main.core',
		'translit',
	],
	'skip_core' => false,
];