Roo/util/Math.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 11 Jan 2011 08:20:29 +0000 (16:20 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 11 Jan 2011 08:20:29 +0000 (16:20 +0800)
Roo/util/Math.js

index 75ddfbb..52e4ea2 100644 (file)
@@ -176,7 +176,7 @@ Roo.util.Math.prototype = {
     {
         var m = Roo.util.Math;
                
-        if(typeof(m._rounding) != 'undefined') return this; // stop recursion..
+        if (typeof(m._rounding) != 'undefined') return this; // stop recursion..
         m._rounding = true;
                
         var   r = this.roundType,