Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/components/bitrix/crm.invoice.edit/ |
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/components/bitrix/crm.invoice.edit/.description.php |
<?php if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED!==true) die(); $arComponentDescription = array( 'NAME' => GetMessage('CRM_INVOICE_EDIT_NAME'), 'DESCRIPTION' => GetMessage('CRM_INVOICE_EDIT_DESCRIPTION'), 'ICON' => '/images/icon.gif', 'SORT' => 30, 'PATH' => array( 'ID' => 'crm', 'NAME' => GetMessage('CRM_NAME'), 'CHILD' => array( 'ID' => 'invoice', 'NAME' => GetMessage('CRM_INVOICE_NAME') ) ), 'CACHE_PATH' => 'Y' ); ?>