diff --git a/lib/client/ie.js b/lib/client/ie.js index 7d030cb0..89ebd8d7 100644 --- a/lib/client/ie.js +++ b/lib/client/ie.js @@ -127,7 +127,7 @@ var CloudCommander, $; if(lClassName.length > pClass.length) pElement.className = lClassName.replace(pClass, ''); - }; + }; } })(); \ No newline at end of file