STORM-1030 : pull into viewer-development
commit
fbb280d84e
|
|
@ -68,7 +68,7 @@ name="Stand Up">
|
|||
function="Self.EnableStandUp" />
|
||||
</menu_item_call>
|
||||
<menu_item_call
|
||||
label="Change Outfit"
|
||||
label="My Appearance"
|
||||
name="Change Outfit">
|
||||
<menu_item_call.on_click
|
||||
function="CustomizeAvatar" />
|
||||
|
|
|
|||
|
|
@ -193,7 +193,7 @@
|
|||
</menu_item_call>
|
||||
</context_menu>
|
||||
<menu_item_call
|
||||
label="Change Outfit"
|
||||
label="My Appearance"
|
||||
layout="topleft"
|
||||
name="Chenge Outfit">
|
||||
<menu_item_call.on_click
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
parameter="agent" />
|
||||
</menu_item_call>
|
||||
<menu_item_call
|
||||
label="Change Outfit"
|
||||
label="My Appearance"
|
||||
name="ChangeOutfit">
|
||||
<menu_item_call.on_click
|
||||
function="CustomizeAvatar" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue