projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d916a0a
)
Spelling
author
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 4 Nov 2009 18:29:53 +0000
(11:29 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Fri, 6 Nov 2009 20:50:08 +0000
(13:50 -0700)
imp/js/DimpBase.js
patch
|
blob
|
history
diff --git
a/imp/js/DimpBase.js
b/imp/js/DimpBase.js
index
0e04539
..
a8b7694
100644
(file)
--- a/
imp/js/DimpBase.js
+++ b/
imp/js/DimpBase.js
@@
-2791,7
+2791,7
@@
DimpBase._folderDropConfig = {
case 'keydown':
/* Can't use ctrlKey here since different browsers handle
* the ctrlKey in different ways when it comes to firing
- * keyb
ao
rd events. */
+ * keyb
oa
rd events. */
m = (e.keyCode == 17) ? DIMP.text.copyto : DIMP.text.moveto;
break;