projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c4003c
)
Use identify().
author
Jan Schneider
<jan@horde.org>
Mon, 15 Jun 2009 22:39:21 +0000
(
00:39
+0200)
committer
Jan Schneider
<jan@horde.org>
Mon, 15 Jun 2009 22:43:41 +0000
(
00:43
+0200)
imp/js/src/compose.js
patch
|
blob
|
history
diff --git
a/imp/js/src/compose.js
b/imp/js/src/compose.js
index
3ce9960
..
606e8d4
100644
(file)
--- a/
imp/js/src/compose.js
+++ b/
imp/js/src/compose.js
@@
-310,7
+310,7
@@
var ImpCompose = {
changeHandler: function(e)
{
var elt = e.element(),
- id = elt.
readAttribute('id'
);
+ id = elt.
identify(
);
switch (id) {
case 'identity':