diff options
author | Richard Linden <none@none> | 2011-10-07 12:09:16 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2011-10-07 12:09:16 -0700 |
commit | ca2f043ffeb0b6f7c0a5ea171411c45f6dcc0bf4 (patch) | |
tree | 0c0f6f1f47114efd836a4fa119d5c5bdd6d8b704 /indra/newview/skins/default/xui/en/main_view.xml | |
parent | fbe563fdf44c1843de29e189f05203fa4ab20d61 (diff) |
moved stand/stop flying buttons to above bottom toolbar
Diffstat (limited to 'indra/newview/skins/default/xui/en/main_view.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/main_view.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/indra/newview/skins/default/xui/en/main_view.xml b/indra/newview/skins/default/xui/en/main_view.xml index cf566d7d23..57baa7cdd3 100644 --- a/indra/newview/skins/default/xui/en/main_view.xml +++ b/indra/newview/skins/default/xui/en/main_view.xml @@ -90,15 +90,6 @@ top="0" visible="false" width="1024"/> - <panel bottom="500" - follows="left|right|bottom" - height="25" - left="0" - mouse_opaque="false" - tab_stop="false" - name="stand_stop_flying_container" - visible="false" - width="500"/> </layout_panel> <!--<layout_panel auto_resize="false" min_height="33" |