Your IP : 3.134.78.192


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/mobile/crm/status/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/mobile/crm/status/list.php

<?php
require($_SERVER['DOCUMENT_ROOT'] . '/mobile/headers.php');
require($_SERVER['DOCUMENT_ROOT'] . '/bitrix/header.php');
?><div class="crm_wrapper"><?
$GLOBALS['APPLICATION']->IncludeComponent(
	'bitrix:mobile.crm.status.list',
	'',
	array('UID' => 'mobile_crm_status_list_#TYPE_ID#')
);
?></div><?
require($_SERVER['DOCUMENT_ROOT'] . '/bitrix/footer.php');