diff options
author | Loren Shih <seraph@lindenlab.com> | 2010-02-03 21:27:02 -0500 |
---|---|---|
committer | Loren Shih <seraph@lindenlab.com> | 2010-02-03 21:27:02 -0500 |
commit | 13aa8f8faaaefea59531a970bd0b6fe1d947b756 (patch) | |
tree | eed11e430e7ce490be7b92029cfe5250f09272d5 /indra/newview/skins | |
parent | 3af25f185c4b28b1d629a10acb938d01a7f56090 (diff) |
EXT-4344 : Object Inspector has "Sorry, not implemented yet"
Added sidetray object inspector code.
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 636db2b59b..5c37ef75b5 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -391,14 +391,6 @@ Add this Ability to '[ROLE_NAME]'? notext="No" yestext="Yes"/> </notification> - - <notification - icon="alertmodal.tga" - name="ClickUnimplemented" - type="alertmodal"> -Sorry, not implemented yet. - </notification> - <notification icon="alertmodal.tga" name="JoinGroupCanAfford" |