From 0dacaf33cfb166c66817d0ec269744d3ea92ed43 Mon Sep 17 00:00:00 2001 From: Mzhelskiy Maxim Date: Fri, 13 Jan 2017 19:20:41 +0700 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D1=80=D0=B0=D0=B1=D0=BE=D1=82?= =?UTF-8?q?=D0=BA=D0=B0=20=D0=BF=D0=BE=D0=B4=D0=BA=D0=BB=D1=8E=D1=87=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D1=8F=20js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../property/input/property.tags.tpl | 18 +++--------------- .../skin/developer/layouts/layout.base.tpl | 7 ------- .../skin/synio/layouts/layout.base.tpl | 7 ------- framework | 2 +- 4 files changed, 4 insertions(+), 30 deletions(-) diff --git a/application/frontend/components/property/input/property.tags.tpl b/application/frontend/components/property/input/property.tags.tpl index ef187972..0d3422f4 100644 --- a/application/frontend/components/property/input/property.tags.tpl +++ b/application/frontend/components/property/input/property.tags.tpl @@ -4,19 +4,7 @@ name = "property[{$property->getId()}]" value = $value->getValueVarchar() id = "property-value-tags-{$property->getId()}" + inputAttributes=[ "data-property-id" => $property->getId() ] + inputClasses="autocomplete-property-tags-sep" note = $property->getDescription() - label = $property->getTitle()} - - \ No newline at end of file + label = $property->getTitle()} \ No newline at end of file diff --git a/application/frontend/skin/developer/layouts/layout.base.tpl b/application/frontend/skin/developer/layouts/layout.base.tpl index 9fc00203..63dde54f 100644 --- a/application/frontend/skin/developer/layouts/layout.base.tpl +++ b/application/frontend/skin/developer/layouts/layout.base.tpl @@ -194,11 +194,4 @@ {component 'toolbar' classes='js-toolbar-default' items={show_blocks group='toolbar'}} {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 59098688..c83677db 100644 --- a/application/frontend/skin/synio/layouts/layout.base.tpl +++ b/application/frontend/skin/synio/layouts/layout.base.tpl @@ -232,10 +232,3 @@ {hook run='layout_body_end'} {/block} - -{block 'layout_body_end' append} - -{/block} diff --git a/framework b/framework index 8ea0255e..48dbb5b8 160000 --- a/framework +++ b/framework @@ -1 +1 @@ -Subproject commit 8ea0255ef97f142df7752b1feac21bf67528c3cb +Subproject commit 48dbb5b8f7874d347dddf9d1d481c7142c5aca79