Current Path : /var/www/axolotl/data/www/axolotl.ru/www/bitrix/js/imopenlines/entity-selector/ |
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 ], ], ], ], ];