STORM-173 : Add Build > Object > Return Object

master
Merov Linden 2010-09-24 15:38:21 -07:00
parent b34856d66d
commit 214cdc4177
2 changed files with 10 additions and 0 deletions

View File

@ -383,6 +383,7 @@ Matthew Dowd
VWR-1761
VWR-2681
McCabe Maxsted
SNOW-387
VWR-1318
VWR-4065
VWR-4826
@ -652,6 +653,7 @@ Techwolf Lupindo
SNOW-687
SNOW-680
SNOW-681
SNOW-685
SNOW-690
VWR-12385
tenebrous pau

View File

@ -669,6 +669,14 @@
function="Tools.SaveToObjectInventory" />
<menu_item_call.on_enable
function="Tools.EnableSaveToObjectInventory" />
</menu_item_call>
<menu_item_call
label="Return Object"
name="Return Object back to Owner">
<menu_item_call.on_click
function="Object.Return" />
<menu_item_call.on_enable
function="Object.EnableReturn" />
</menu_item_call>
</menu>
<menu