PageRenderTime 124ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/en/menu_inv_offer_chiclet.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 19 lines | 19 code | 0 blank | 0 comment | 0 complexity | a2b68df8a35bf9cf6cc453bf60b626bc MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <menu
  3. height="101"
  4. layout="topleft"
  5. left="100"
  6. mouse_opaque="false"
  7. name="InvOfferChiclet Menu"
  8. top="724"
  9. visible="false"
  10. width="128">
  11. <menu_item_call
  12. label="Close"
  13. layout="topleft"
  14. name="Close">
  15. <menu_item_call.on_click
  16. function="InvOfferChiclet.Action"
  17. parameter="end" />
  18. </menu_item_call>
  19. </menu>