Your IP : 3.137.176.198


Current Path : /home/bitrix/ext_www/rk_shared_core/bitrix/js/ui/actionpanel/
Upload File :
Current File : /home/bitrix/ext_www/rk_shared_core/bitrix/js/ui/actionpanel/config.php

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

return array(
	"css" => "/bitrix/js/ui/actionpanel/css/style.css",
	"js" => array(
		"/bitrix/js/ui/actionpanel/panel.js",
		"/bitrix/js/ui/actionpanel/item.js"
	),
	"bundle_js" => "ui_actionpanel",
	"bundle_css" => "ui_actionpanel"
);