projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf6144f
)
Other than delete, don't flag until we get confirmation from server
author
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 17 Dec 2010 09:15:05 +0000
(
02:15
-0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 17 Dec 2010 09:17:39 +0000
(
02:17
-0700)
imp/js/dimpbase.js
patch
|
blob
|
history
diff --git
a/imp/js/dimpbase.js
b/imp/js/dimpbase.js
index
369f256
..
b2abcff
100644
(file)
--- 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 ]),