Fix #5946 - fix defaults on js - breaks old browsers
[roojs1] / roojs-debug.js
index e956860..ff6e523 100644 (file)
@@ -52580,7 +52580,7 @@ Roo.extend(Roo.LayoutRegion, Roo.BasicLayoutRegion, {
      * Collapses this region.
      * @param {Boolean} skipAnim (optional) true to collapse the element without animation (if animate is true)
      */
-    collapse : function(skipAnim, skipCheck = false){
+    collapse : function(skipAnim, skipCheck){
         if(this.collapsed) {
             return;
         }