summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorandreykproductengine <akleshchev@productengine.com>2014-09-19 20:19:48 +0300
committerandreykproductengine <akleshchev@productengine.com>2014-09-19 20:19:48 +0300
commitceeff4fd2b72b095fa96497f4edfb49eb5c6965b (patch)
tree5de1c067bf1bba3cb81e82b788801de0581712fe /indra/newview/skins
parentbfd29121a8e53abb78047764bec5e6b6bdd557f4 (diff)
MAINT-3853 FIXED Add llTeleportAgent Notification to the Notification List so it can be set to 'never show'
Diffstat (limited to 'indra/newview/skins')
-rwxr-xr-xindra/newview/skins/default/xui/en/notifications.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml
index ea1bc66236..6cbacdd80c 100755
--- a/indra/newview/skins/default/xui/en/notifications.xml
+++ b/indra/newview/skins/default/xui/en/notifications.xml
@@ -34,6 +34,12 @@
</form>
</template>
+ <template name="notifyignore">
+ <form>
+ <ignore text="$ignoretext"/>
+ </form>
+ </template>
+
<template name="okcancelbuttons">
<form>
<button
@@ -9490,6 +9496,9 @@ You have been teleported home by the object '[OBJECT_NAME]'
type="notify">
<tag>fail</tag>
You have been teleported by an attachment on [ITEM_ID]
+ <usetemplate
+ ignoretext="Teleport: You have been teleported by an attachment"
+ name="notifyignore"/>
</notification>
<notification