projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94db816
)
Fix function name
author
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 23 Dec 2009 19:34:03 +0000
(12:34 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 24 Dec 2009 04:15:40 +0000
(21:15 -0700)
imp/js/compose.js
patch
|
blob
|
history
diff --git
a/imp/js/compose.js
b/imp/js/compose.js
index
eb0cc57
..
47a8020
100644
(file)
--- a/
imp/js/compose.js
+++ b/
imp/js/compose.js
@@
-405,7
+405,7
@@
var ImpCompose = {
CKEDITOR.instances.composeMessage.updateElement();
},
-
onNoSpellError
: function()
+
_onNoErrorSpellCheck
: function()
{
if (this.sc_submit) {
this.skip_spellcheck = true;