Skip to content

Instantly share code, notes, and snippets.

@ArtemSites
Last active August 7, 2019 05:33
Show Gist options
  • Save ArtemSites/8b7f2953cbc83c3ae11da441cbf4c2c8 to your computer and use it in GitHub Desktop.
Save ArtemSites/8b7f2953cbc83c3ae11da441cbf4c2c8 to your computer and use it in GitHub Desktop.
Bitrix. Вставка редактируемой области.
<section class="services">
<?$APPLICATION->IncludeComponent("bitrix:main.include","",Array(
"AREA_FILE_SHOW" => "file",
"AREA_FILE_SUFFIX" => "inc",
"EDIT_TEMPLATE" => "",
"PATH" => SITE_TEMPLATE_PATH."/includes/services/text.php"
)
);?>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment