diff options
author | maksymsproductengine <maksymsproductengine@lindenlab.com> | 2013-03-04 20:05:35 +0200 |
---|---|---|
committer | maksymsproductengine <maksymsproductengine@lindenlab.com> | 2013-03-04 20:05:35 +0200 |
commit | a26c1672235578f3a4e21be370b11522207e2c57 (patch) | |
tree | 822d1eebc601575c6ab07024fb26993b7fe51c15 /indra | |
parent | e42e6bc68ae0b0f7a0bd2ca6f500ba783cc201a3 (diff) |
CHUI-757 FIXED CHUI viewer shows Autopilot cancelled notification toast when interrupting click to walk:
- The AutopilotCanceled notification was disabled for this viewer;
Diffstat (limited to 'indra')
-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 3ae9b206a4..9c81c877b5 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -9708,14 +9708,6 @@ No room to sit here, try another spot. <notification icon="alertmodal.tga" - name="AutopilotCanceled" - type="notify"> - <tag>fail</tag> -Autopilot canceled - </notification> - - <notification - icon="alertmodal.tga" name="ClaimObjectFailedNoPermission" type="notify"> <tag>fail</tag> |