diff options
author | Merov Linden <merov@lindenlab.com> | 2014-09-16 10:39:23 -0700 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2014-09-16 10:39:23 -0700 |
commit | 1a334a1005d116b99eca45c1e4a1a475c9dba68d (patch) | |
tree | 2936669f108d49548c6c40b284bafc4a2f2ac668 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 221c184ebb5e20440cde974ac2bc5eab84690dd4 (diff) |
DD-23 : WIP : Catch the SLM_UPDATE_FOLDER notification and trigger the GET /listing route so to get the updated SLM status for the listing
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 1aafbd4b11..fd9547fd76 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4552,6 +4552,13 @@ Are you sure you want to change the Estate Covenant? </notification> <notification + icon="alertmodal.tga" + name="SLM_UPDATE_FOLDER" + type="alertmodal"> + [MESSAGE] + </notification> + + <notification icon="alertmodal.tga" name="RegionEntryAccessBlocked_AdultsOnlyContent" type="alertmodal"> |