| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/modules/ui/install/js/ui/stepprocessing/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/modules/ui/install/js/ui/stepprocessing/config.php |
<?php
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
die();
}
return [
'css' => 'dist/process.bundle.css',
'js' => 'dist/process.bundle.js',
'rel' => [
'ui.design-tokens',
'ui.progressbar',
'main.core.events',
'main.popup',
'ui.alerts',
'ui.buttons',
'main.core',
],
'skip_core' => false,
];