%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/components/bitrix/lists/templates/.default/ |
| Current File : /home/bitrix/www/bitrix/components/bitrix/lists/templates/.default/list_edit.php |
<?if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();
?><?$APPLICATION->IncludeComponent("bitrix:lists.list.edit", ".default", array(
"IBLOCK_TYPE_ID" => $arParams["IBLOCK_TYPE_ID"],
"IBLOCK_ID" => $arResult["VARIABLES"]["list_id"],
"LISTS_URL" => $arResult["FOLDER"].$arResult["URL_TEMPLATES"]["lists"],
"LIST_URL" => $arResult["FOLDER"].$arResult["URL_TEMPLATES"]["list"],
"LIST_EDIT_URL" => $arResult["FOLDER"].$arResult["URL_TEMPLATES"]["list_edit"],
"LIST_ELEMENT_URL" => $arResult["FOLDER"].$arResult["URL_TEMPLATES"]["list_element_edit"],
"LIST_FIELDS_URL" => $arResult["FOLDER"].$arResult["URL_TEMPLATES"]["list_fields"],
"CACHE_TYPE" => $arParams["CACHE_TYPE"],
"CACHE_TIME" => $arParams["CACHE_TIME"],
),
$component
);?>