Your IP : 3.147.86.30


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

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

return [
	"css" => "/bitrix/js/ui/actionpanel/css/style.css",
	"js" => [
		"/bitrix/js/ui/actionpanel/panel.js",
		"/bitrix/js/ui/actionpanel/item.js"
	],
	"bundle_js" => "ui_actionpanel",
	"bundle_css" => "ui_actionpanel",
	'rel' => [
		'ui.design-tokens',
		'ui.fonts.opensans',
	],
];