Current Path : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/landing/entity-selector/ |
Current File : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/landing/entity-selector/config.php |
<?php if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true) { die(); } return [ 'settings' => [ 'entities' => [ [ 'id' => 'landing', 'options' => [ 'itemOptions' => [ 'default' => [ 'avatarOptions' => [ 'bgSize' => 'cover', ], ], 'folder' => [ 'avatar' => '/bitrix/js/landing/entity-selector/src/images/icon-folder.svg', ], ], 'dynamicLoad' => true, 'dynamicSearch' => true, ], ] ] ] ];