ON
Size: a a a
ON
ON
VL
ДК
<?php
return [
'title' => 'Специализации',
// 'show_in_templates' => [ 3 ],
// 'show_in_docs' => [ 2 ],
// 'hide_in_docs' => [ 10, 63 ],
// 'addType' => 'images',
'placement' => 'spec',
'templates' => [
'owner' => '
<div>
Container:
[+wrap+]
</div>
',
],
];
ДК
ДК
VL
VL
ДК
VL
ДК
ДК
A
VL
AS
A
ДК
ДК
'bloks' => [
'caption' => 'Специализация',
'type' => 'group',
'fields' => [
'title' => [
'caption' => 'Наименование',
'type' => 'text',
'layout' => 'horizontal',
'options' => [
'width' => '650px',
],
],
'text' => [
'caption' => 'Часы',
'type' => 'text',
'layout' => 'horizontal',
'options' => [
'width' => '150px',
],
],
],
],
ДК
ДК