From 7425641e23adc9cd37e1a5597dcf1d2e580cb84f Mon Sep 17 00:00:00 2001 From: Mzhelskiy Maxim Date: Fri, 13 Jan 2017 16:05:46 +0700 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D0=BD=D0=BE=D1=81=20js?= =?UTF-8?q?=20=D0=B2=20=D0=BA=D0=BE=D0=BD=D0=B5=D1=86=20=D1=81=D1=82=D1=80?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D1=86=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../frontend/skin/developer/layouts/layout.base.tpl | 12 +++++++----- .../frontend/skin/synio/layouts/layout.base.tpl | 12 +++++++----- framework | 2 +- 3 files changed, 15 insertions(+), 11 deletions(-) diff --git a/application/frontend/skin/developer/layouts/layout.base.tpl b/application/frontend/skin/developer/layouts/layout.base.tpl index 90f43e20..9fc00203 100644 --- a/application/frontend/skin/developer/layouts/layout.base.tpl +++ b/application/frontend/skin/developer/layouts/layout.base.tpl @@ -28,11 +28,6 @@ {$layoutShowSidebar = !!$layoutSidebarBlocks} {/if} - - {** * Тип сетки сайта *} @@ -200,3 +195,10 @@ {hook run='layout_body_end'} {/block} + +{block 'layout_body_end' append} + +{/block} \ No newline at end of file diff --git a/application/frontend/skin/synio/layouts/layout.base.tpl b/application/frontend/skin/synio/layouts/layout.base.tpl index 68fb06e0..59098688 100644 --- a/application/frontend/skin/synio/layouts/layout.base.tpl +++ b/application/frontend/skin/synio/layouts/layout.base.tpl @@ -28,11 +28,6 @@ {$layoutShowSidebar = !!$layoutSidebarBlocks} {/if} - - {** * Тип сетки сайта *} @@ -237,3 +232,10 @@ {hook run='layout_body_end'} {/block} + +{block 'layout_body_end' append} + +{/block} diff --git a/framework b/framework index 753410e0..8ea0255e 160000 --- a/framework +++ b/framework @@ -1 +1 @@ -Subproject commit 753410e04acd92c1c3e5c25b74970b47412f8731 +Subproject commit 8ea0255ef97f142df7752b1feac21bf67528c3cb