Skip to content
Snippets Groups Projects
Commit 17c66d71 authored by Dmitry Zaporozhan's avatar Dmitry Zaporozhan
Browse files

Merged recent PE classified panel changes with LL fixes for EXT-5824, EXT-5860 and EXT-5859.

--HG--
branch : product-engine
parent cc5d5f76
No related branches found
No related tags found
No related merge requests found
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
bg_visible="false" bg_visible="false"
follows="left|top" follows="left|top"
h_pad="0" h_pad="0"
height="25" height="30"
layout="topleft" layout="topleft"
left="10" left="10"
name="classified_location" name="classified_location"
...@@ -254,17 +254,17 @@ ...@@ -254,17 +254,17 @@
animate="false" animate="false"
name="descr_stack" name="descr_stack"
layout="topleft" layout="topleft"
follows="top|left" follows="all"
orientation="vertical" orientation="vertical"
left="10" left="10"
top_pad="5" top_pad="5"
width="290" width="290"
height="250"> height="215">
<layout_panel <layout_panel
auto_resize="false" auto_resize="false"
name="clickthrough_layout_panel" name="clickthrough_layout_panel"
layout="topleft" layout="topleft"
follows="top|left" follows="all"
left="0" left="0"
top="0" top="0"
width="290" width="290"
...@@ -302,7 +302,7 @@ ...@@ -302,7 +302,7 @@
auto_resize="false" auto_resize="false"
name="price_layout_panel" name="price_layout_panel"
layout="topleft" layout="topleft"
follows="top|left" follows="all"
left="0" left="0"
top="0" top="0"
width="290" width="290"
...@@ -332,7 +332,7 @@ ...@@ -332,7 +332,7 @@
<layout_panel <layout_panel
name="descr_layout_panel" name="descr_layout_panel"
layout="topleft" layout="topleft"
follows="top|left" follows="all"
left="0" left="0"
top="0" top="0"
width="290" width="290"
...@@ -354,7 +354,7 @@ ...@@ -354,7 +354,7 @@
allow_html="true" allow_html="true"
allow_scroll="true" allow_scroll="true"
bg_visible="false" bg_visible="false"
follows="left|top|right" follows="all"
h_pad="0" h_pad="0"
height="200" height="200"
layout="topleft" layout="topleft"
...@@ -362,8 +362,8 @@ ...@@ -362,8 +362,8 @@
max_length="1023" max_length="1023"
name="classified_desc" name="classified_desc"
read_only="true" read_only="true"
top_pad="5" top_pad="7"
width="290" width="280"
v_pad="0" v_pad="0"
value="[description]" value="[description]"
word_wrap="true" /> word_wrap="true" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment