projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ac5777
)
Fix syntax for IE.
author
Jan Schneider
<jan@horde.org>
Tue, 20 Apr 2010 13:19:03 +0000
(15:19 +0200)
committer
Jan Schneider
<jan@horde.org>
Tue, 20 Apr 2010 15:03:01 +0000
(17:03 +0200)
horde/js/prototype.js
patch
|
blob
|
history
diff --git
a/horde/js/prototype.js
b/horde/js/prototype.js
index
aa2b397
..
e761871
100644
(file)
--- a/
horde/js/prototype.js
+++ b/
horde/js/prototype.js
@@
-5766,7
+5766,7
@@
Object.extend(Element.ClassNames.prototype, Enumerable);
}
Element.addMethods({
- getLayout: getLayout
,
+ getLayout: getLayout
});
function isBody(element) {