mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°2039 - Empty newsroom cache when modifying notifications from view all page
This commit is contained in:
@@ -363,7 +363,6 @@ $(function()
|
||||
var sKey = this._makeCacheKey(idx);
|
||||
localStorage.removeItem(sKey);
|
||||
}
|
||||
CombodoToast.OpenSuccessToast(Dict.S('UI:Newsroom:ResetCache:Success:Message'));
|
||||
},
|
||||
_makeCacheKey: function(idxProvider)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user