Your IP : 216.73.216.170


Current Path : /home/bitrix/ext_www/el.sanatorio.yacl.site/mobile/crm/progress_bar/
Upload File :
Current File : /home/bitrix/ext_www/el.sanatorio.yacl.site/mobile/crm/progress_bar/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.progress_bar.list',
	'',
	array('UID' => 'mobile_crm_progress_bar_list_#ENTITY_TYPE#')
);
?></div><?
require($_SERVER['DOCUMENT_ROOT'] . '/bitrix/footer.php');