diff options
author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2016-06-06 11:11:38 +0300 |
---|---|---|
committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2016-06-06 11:11:38 +0300 |
commit | 325c4567a6f102533c444356d752df4a9bef99a2 (patch) | |
tree | f52051a5947c36dc284dd68634eac8f2e35ecdc6 /indra/newview/skins/default/xui | |
parent | 6e5f972a2d3ec7315f94650e12c5947f94ee9503 (diff) |
MAINT-6456 Remove outdated notification (no longer used since CEF)
Diffstat (limited to 'indra/newview/skins/default/xui')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 0e9dcae0ba..9e11a530f7 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -8804,23 +8804,6 @@ Click and drag anywhere on the world to rotate your view </notification> <notification - name="PopupAttempt" - icon="Popup_Caution" - type="browser"> - A pop-up was prevented from opening. - <form name="form"> - <ignore name="ignore" - control="MediaEnablePopups" - invert_control="true" - text="Enable all pop-ups"/> - <button default="true" - index="0" - name="open" - text="Open pop-up window"/> - </form> - </notification> - - <notification icon="alertmodal.tga" name="SOCKS_NOT_PERMITTED" type="alertmodal"> |