Your IP : 3.138.124.234


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/components/bitrix/bizproc.workflow.info/
Upload File :
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/bitrix/components/bitrix/bizproc.workflow.info/popup.php

<?
define("STOP_STATISTICS", true);
require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php");

$APPLICATION->ShowAjaxHead();
$APPLICATION->IncludeComponent("bitrix:bizproc.workflow.info",
	'.default',
	array(
		'WORKFLOW_ID' => isset($_REQUEST['WORKFLOW_ID'])? $_REQUEST['WORKFLOW_ID'] : 0,
		'POPUP' => 'Y'
	)
);