diff options
| author | prep <prep@lindenlab.com> | 2011-07-11 13:51:20 -0400 | 
|---|---|---|
| committer | prep <prep@lindenlab.com> | 2011-07-11 13:51:20 -0400 | 
| commit | 572a1734a5230bb4ecbc3cc1e5ff842e582e9b49 (patch) | |
| tree | fa8f130b6d25c97d952dcc9c074ac254562dac50 | |
| parent | 30a80ac4869c94dd57690ff80e71b481880bf5ea (diff) | |
SH-2012: removed upload wizard from inventory '+' menu
| -rw-r--r-- | indra/newview/skins/default/xui/en/menu_inventory_add.xml | 12 | 
1 files changed, 0 insertions, 12 deletions
| diff --git a/indra/newview/skins/default/xui/en/menu_inventory_add.xml b/indra/newview/skins/default/xui/en/menu_inventory_add.xml index b36b82ebd8..3af056baa9 100644 --- a/indra/newview/skins/default/xui/en/menu_inventory_add.xml +++ b/indra/newview/skins/default/xui/en/menu_inventory_add.xml @@ -54,18 +54,6 @@                  <menu_item_call.on_visible                  function="File.VisibleUploadModel"/>                  </menu_item_call> -              <menu_item_call -                label="Model Wizard..." -                layout="topleft" -                name="Upload Model Wizard"> -                <menu_item_call.on_click -                 function="Floater.Show" -                 parameter="upload_model_wizard" /> -                <menu_item_call.on_enable -                 function="File.EnableUploadModel" /> -                <menu_item_call.on_visible -                function="File.VisibleUploadModel"/> -	      </menu_item_call>                  <menu_item_call                   label="Bulk (L$[COST] per file)..."                   layout="topleft" | 
