projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4929137
)
Deleted too much.
author
Jan Schneider
<jan@horde.org>
Fri, 16 Apr 2010 10:31:31 +0000
(12:31 +0200)
committer
Jan Schneider
<jan@horde.org>
Fri, 16 Apr 2010 10:31:31 +0000
(12:31 +0200)
horde/js/prototype.js
patch
|
blob
|
history
diff --git
a/horde/js/prototype.js
b/horde/js/prototype.js
index
bc4e0a5
..
aa2b397
100644
(file)
--- a/
horde/js/prototype.js
+++ b/
horde/js/prototype.js
@@
-5765,6
+5765,10
@@
Object.extend(Element.ClassNames.prototype, Enumerable);
return element;
}
+ Element.addMethods({
+ getLayout: getLayout,
+ });
+
function isBody(element) {
return element.nodeName.toUpperCase() === 'BODY';
}