Skip to content

Instantly share code, notes, and snippets.

@dnikonov
Created April 1, 2014 09:42
Show Gist options
  • Save dnikonov/9911060 to your computer and use it in GitHub Desktop.
Save dnikonov/9911060 to your computer and use it in GitHub Desktop.
BITRIX: BREAD (NEWS.DETAIL)
// create new file
/local/templates/TEMPLATE_NAME/components/bitrix/news/news_list/bitrix/news.detail/.default/component_epilog.php
<?
global $APPLICATION;
$APPLICATION->AddChainItem($arResult["NAME"]);
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment