Skip to content
Snippets Groups Projects
Commit b3aaafff authored by Igor Borovkov's avatar Igor Borovkov
Browse files

EXT-7629 FIXED removed redundant label xml attributes

Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/520

--HG--
branch : product-engine
parent 16784630
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,6 @@ ...@@ -33,7 +33,6 @@
name="panel_im_control_panel" name="panel_im_control_panel"
layout="topleft" layout="topleft"
follows="left" follows="left"
label="IM Control Panel"
min_width="115" min_width="115"
auto_resize="false" auto_resize="false"
user_resize="true" /> user_resize="true" />
......
...@@ -5,7 +5,6 @@ ...@@ -5,7 +5,6 @@
border="false" border="false"
height="600" height="600"
follows="all" follows="all"
label="Outfit Edit"
layout="topleft" layout="topleft"
left="0" left="0"
min_height="350" min_height="350"
...@@ -85,7 +84,6 @@ ...@@ -85,7 +84,6 @@
bevel_style="none" bevel_style="none"
follows="top|left|right" follows="top|left|right"
height="40" height="40"
label="bottom_panel"
layout="topleft" layout="topleft"
left="6" left="6"
name="header_panel" name="header_panel"
...@@ -106,7 +104,6 @@ ...@@ -106,7 +104,6 @@
bevel_style="none" bevel_style="none"
follows="top|right" follows="top|right"
height="38" height="38"
label="bottom_panel"
layout="topleft" layout="topleft"
left_pad="5" left_pad="5"
name="outfit_name_and_status" name="outfit_name_and_status"
...@@ -160,7 +157,6 @@ It is calculated as border_size + 2*UIResizeBarOverlap ...@@ -160,7 +157,6 @@ It is calculated as border_size + 2*UIResizeBarOverlap
<layout_panel <layout_panel
layout="topleft" layout="topleft"
height="187" height="187"
label="IM Control Panel"
min_height="100" min_height="100"
name="outfit_wearables_panel" name="outfit_wearables_panel"
width="313" width="313"
...@@ -183,7 +179,6 @@ It is calculated as border_size + 2*UIResizeBarOverlap ...@@ -183,7 +179,6 @@ It is calculated as border_size + 2*UIResizeBarOverlap
bg_alpha_color="DkGray2" bg_alpha_color="DkGray2"
layout="topleft" layout="topleft"
height="154" height="154"
label="add_button_and_combobox"
name="add_button_and_combobox" name="add_button_and_combobox"
width="311" width="311"
user_resize="false" user_resize="false"
...@@ -343,7 +338,6 @@ It is calculated as border_size + 2*UIResizeBarOverlap ...@@ -343,7 +338,6 @@ It is calculated as border_size + 2*UIResizeBarOverlap
bevel_style="none" bevel_style="none"
follows="bottom|left|right" follows="bottom|left|right"
height="27" height="27"
label="bottom_panel"
layout="topleft" layout="topleft"
left="5" left="5"
name="no_add_wearables_button_bar" name="no_add_wearables_button_bar"
...@@ -378,7 +372,6 @@ It is calculated as border_size + 2*UIResizeBarOverlap ...@@ -378,7 +372,6 @@ It is calculated as border_size + 2*UIResizeBarOverlap
bevel_style="none" bevel_style="none"
follows="left|right|bottom" follows="left|right|bottom"
height="27" height="27"
label="add_wearables_button_bar"
layout="topleft" layout="topleft"
left="5" left="5"
name="add_wearables_button_bar" name="add_wearables_button_bar"
......
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