Your IP : 3.135.209.68


Current Path : /home/bitrix/ext_www/xn--80atde5a3i.com/bitrix/js/ui/viewer/
Upload File :
Current File : /home/bitrix/ext_www/xn--80atde5a3i.com/bitrix/js/ui/viewer/config.php

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

return array(
	"css" => "/bitrix/js/ui/viewer/css/style.css",
	"js" => array(
		"/bitrix/js/ui/viewer/ui.viewer.item.js",
		"/bitrix/js/ui/viewer/ui.viewer.js",
	),
	'rel' => [
		'ajax',
		'loader',
		'main.polyfill.find',
		'ui.actionpanel',
		'ui.buttons',
		'ui.buttons.icons',
	],
);