summaryrefslogtreecommitdiff
path: root/misc/textarea.js
diff options
context:
space:
mode:
Diffstat (limited to 'misc/textarea.js')
-rw-r--r--misc/textarea.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/textarea.js b/misc/textarea.js
index 23f24d29d..3e5f4789c 100644
--- a/misc/textarea.js
+++ b/misc/textarea.js
@@ -1,7 +1,7 @@
// $Id$
if (isJsEnabled()) {
- addLoadEvent(textAreaInit);
+ addLoadEvent(textAreaAutoAttach);
}
function textAreaAutoAttach(event, parent) {