Your IP : 3.134.81.178


Current Path : /var/www/axolotl/data/www/axolotl.ru/www/bitrix/js/imopenlines/entity-selector/
Upload File :
Current File : /var/www/axolotl/data/www/axolotl.ru/www/bitrix/js/imopenlines/entity-selector/config.php

<?php

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

if (!\Bitrix\Main\Loader::includeModule('imopenlines'))
{
	return [];
}

return [
	'settings' => [
		'entities' => [
			[
				'id' => 'imopenlines-crm-form',
				'options' => [
					'dynamicLoad' => true,
					'dynamicSearch' => true
				],
			],
		],
	],
];