| Current Path : /var/www/homesaver/www/bitrix/components/aspro/catalog.viewed.next/ |
| Current File : /var/www/homesaver/www/bitrix/components/aspro/catalog.viewed.next/.parameters.php |
<?
if(!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true) die();
$arComponentParameters = array(
'PARAMETERS' => array(
'TITLE_BLOCK' => array(
'NAME' => GetMessage('T_TITLE_BLOCK'),
'TYPE' => 'TEXT',
'DEFAULT' => GetMessage('T_TITLE_BLOCK_DEFAULT'),
),
'SHOW_MEASURE' => array(
'NAME' => GetMessage('T_SHOW_MEASURE'),
'TYPE' => 'CHECKBOX',
'DEFAULT' => 'Y',
),
)
);