summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/menu_profile_overflow.xml
blob: 7b52fecef713b9255d35a89f525318d76122b7a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<toggleable_menu
 height="50"
 layout="topleft"
 mouse_opaque="false"
 name="profile_overflow_menu"
 width="120">
    <menu_item_call
     label="Pay"
     layout="topleft"
     name="pay">
        <menu_item_call.on_click
         function="Profile.Pay" />
    </menu_item_call>
</toggleable_menu>