From: Michael M Slusarz Date: Fri, 17 Dec 2010 09:15:05 +0000 (-0700) Subject: Other than delete, don't flag until we get confirmation from server X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=844be82b89fc9f13cb61c3f40fdd4406aa2b75c4;p=horde.git Other than delete, don't flag until we get confirmation from server --- diff --git a/imp/js/dimpbase.js b/imp/js/dimpbase.js index 369f2567d..b2abcff8b 100644 --- a/imp/js/dimpbase.js +++ b/imp/js/dimpbase.js @@ -2934,8 +2934,6 @@ var DimpBase = { return; } - this.updateFlag(vs, flag, add); - DimpCore.doAction('flagMessages', this.viewport.addRequestParams({ add: Number(add), flags: Object.toJSON([ flag ]),