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

Updated major sub task EXT-5857 - location, content type, category,...

Updated major sub task EXT-5857 - location, content type, category, description in the Classified Info panel have no labels.
Added label for location field.

--HG--
branch : product-engine
parent 4f0a34ae
No related branches found
No related tags found
No related merge requests found
...@@ -93,6 +93,17 @@ ...@@ -93,6 +93,17 @@
v_pad="0" v_pad="0"
value="[name]" value="[name]"
use_ellipses="true" /> use_ellipses="true" />
<text
follows="left|top"
font.style="BOLD"
height="10"
layout="topleft"
left="10"
name="classified_location_label"
text_color="white"
top_pad="10"
value="Location:"
width="250" />
<text_editor <text_editor
allow_scroll="false" allow_scroll="false"
bg_visible="false" bg_visible="false"
...@@ -103,6 +114,7 @@ ...@@ -103,6 +114,7 @@
left="10" left="10"
name="classified_location" name="classified_location"
read_only="true" read_only="true"
top_pad="5"
width="290" width="290"
word_wrap="true" word_wrap="true"
v_pad="0" v_pad="0"
......
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