| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/blocks/bitrix/67.1.table/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/blocks/bitrix/67.1.table/.description.php |
<?php
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
die();
}
use \Bitrix\Main\Localization\Loc;
return array(
'block' => array(
'name' => Loc::getMessage('LANDING_BLOCK_67_1_NAME'),
'section' => array('text'),
),
'cards' => array(),
'nodes' => array(
'.landing-block-node-text' => array(
'name' => Loc::getMessage('LANDING_BLOCK_67_1_TEXT_2'),
'type' => 'text',
),
),
'style' => array(
'block' => array(
'type' => ['block-default', 'animation', 'block-border'],
),
'nodes' => array(
'.landing-block-node-text' => array(
'name' => Loc::getMessage('LANDING_BLOCK_67_1_TEXT_2'),
'type' => ['typo', 'container', 'animation'],
),
),
),
);