diff options
author | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-01-10 22:11:11 +0200 |
---|---|---|
committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-01-10 22:11:11 +0200 |
commit | 00d8caa359a216620db46d49696bc79a95fe8dc2 (patch) | |
tree | 96d4e35810df1b3033feb08957616df25383753d /indra/newview/skins | |
parent | c0f67e8d6a20933d35539888b229e3ac77fa22ec (diff) |
SL-10279 Finalize drag and drop support
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_region_environment.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_region_environment.xml b/indra/newview/skins/default/xui/en/panel_region_environment.xml index ed344f2a14..0c0ca2ac60 100644 --- a/indra/newview/skins/default/xui/en/panel_region_environment.xml +++ b/indra/newview/skins/default/xui/en/panel_region_environment.xml @@ -263,7 +263,7 @@ left_delta="0" follows="top|left" layout="topleft" - name="sdt_alt2" + name="sdt_alt1" tool_tip="Drag a setting from Inventory onto this target box to select it as current sky." width="155" /> </panel> |