From 28610458d5598c828738e838d89aa8eb33c2bea1 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Wed, 11 Feb 2015 20:16:33 +0300 Subject: [PATCH] Fixed hide notification on readHistory --- app/js/services.js | 1 + app/webogram.appcache | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app/js/services.js b/app/js/services.js index 78b0253d..e265af80 100644 --- a/app/js/services.js +++ b/app/js/services.js @@ -1255,6 +1255,7 @@ angular.module('myApp.services', ['myApp.i18n', 'izhukov.utils']) if (messagesForDialogs[messageID]) { messagesForDialogs[messageID].unread = false; } + NotificationsManager.cancel('msg' + messageID); } } } diff --git a/app/webogram.appcache b/app/webogram.appcache index 512b5455..98320021 100644 --- a/app/webogram.appcache +++ b/app/webogram.appcache @@ -1,6 +1,6 @@ CACHE MANIFEST -# 60 +# 61 NETWORK: *