From a585ed2a7500763340232aaaf1a77f0da856d3aa Mon Sep 17 00:00:00 2001 From: coderaiser Date: Tue, 30 Oct 2012 11:00:11 -0400 Subject: [PATCH] minor changes --- lib/client/ie.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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