diff options
author | Cho <cho@lindenlab.com> | 2014-05-06 22:53:40 +0100 |
---|---|---|
committer | Cho <cho@lindenlab.com> | 2014-05-06 22:53:40 +0100 |
commit | ae856ef31830912cec0f4de37167858a24e4ba30 (patch) | |
tree | e43d76aa536642d0117ddd46f08aa4abda92ba2c /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 6e5452829ad452bacef92f1bdfed9d27a8d8fa98 (diff) |
Made experience permissions notifications unique based on experienceid only for ACME-1471
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index ee007197d7..778a9b432c 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -7115,6 +7115,10 @@ Once permission is granted you will not see this message again for this experien Scripts associated with this experience will be able to do the following on regions where the experience is active: [QUESTIONS]Is this OK? + + <unique combine="replace_with_new"> + <context>experience</context> + </unique> <tag>confirm</tag> <form name="form"> <button |