diff options
author | Cho <cho@lindenlab.com> | 2014-05-17 04:21:56 +0100 |
---|---|---|
committer | Cho <cho@lindenlab.com> | 2014-05-17 04:21:56 +0100 |
commit | 43d12faffebe327b32724abbb5612e0351a18976 (patch) | |
tree | 9dc284c6dc6a5c518edb64c032b59c018ee307e7 /indra/newview/skins/default | |
parent | 9a7458f9e32773c07b689a6d490e5bfe9c6ec47f (diff) |
Added COMBINE_WITH_NEW for notifications for ACME-1471
Diffstat (limited to 'indra/newview/skins/default')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 778a9b432c..ac78ae6a3e 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -7116,7 +7116,7 @@ Scripts associated with this experience will be able to do the following on regi [QUESTIONS]Is this OK? - <unique combine="replace_with_new"> + <unique combine="combine_with_new"> <context>experience</context> </unique> <tag>confirm</tag> |