From: Jan Schneider Date: Tue, 20 Apr 2010 13:19:03 +0000 (+0200) Subject: Fix syntax for IE. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=472a7ad57ca65468100c085186e962b0326df4d6;p=horde.git Fix syntax for IE. --- diff --git a/horde/js/prototype.js b/horde/js/prototype.js index aa2b3974c..e76187179 100644 --- 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) {