Update
This commit is contained in:
@@ -1,9 +1,15 @@
|
||||
<?php
|
||||
|
||||
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
|
||||
{
|
||||
die();
|
||||
}
|
||||
|
||||
/**
|
||||
* @deprecated Since iblock 25.100.0
|
||||
* @see ui.field-selector
|
||||
*/
|
||||
|
||||
return [
|
||||
'js' => 'dist/field-selector.bundle.js',
|
||||
'rel' => [
|
||||
|
||||
Reference in New Issue
Block a user