diff options
author | Jonathan Yap <none@none> | 2011-02-12 06:50:01 -0500 |
---|---|---|
committer | Jonathan Yap <none@none> | 2011-02-12 06:50:01 -0500 |
commit | 457683bf51039a1bf9114efe47b9f00e4df842a8 (patch) | |
tree | f58af87c0972077695af521eb5af391ccbd4afbf /indra | |
parent | 2bd790daaab9603dc61b8cd431b2e5d65f91ef79 (diff) |
STORM-990 Slight change to up-selected button
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_places.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_places.xml b/indra/newview/skins/default/xui/en/panel_places.xml index d907b5f7ec..e4074a56c2 100644 --- a/indra/newview/skins/default/xui/en/panel_places.xml +++ b/indra/newview/skins/default/xui/en/panel_places.xml @@ -216,7 +216,7 @@ background_visible="true" height="23" image_disabled="ComboButton_UpOff" image_unselected="ComboButton_UpOff" - image_selected="ComboButton_Up_On_Selected" + image_selected="ComboButton_UpSelected" layout="topleft" mouse_opaque="false" name="overflow_btn" |