X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=docs%2Fsrc%2FRoo_LayoutRegion.js.html;h=72e4e2cc027686b37ed4fdcfad9a1961ec2b325c;hb=9c024aa0d7e78ad1630dca48384ef6586cd374d4;hp=33569c2d4c15a5cc393b38224cd4d06577b7ad1e;hpb=d25b2a59660233bd4af2b7c68dcdb508dd3b7727;p=roojs1 diff --git a/docs/src/Roo_LayoutRegion.js.html b/docs/src/Roo_LayoutRegion.js.html index 33569c2d4c..72e4e2cc02 100644 --- a/docs/src/Roo_LayoutRegion.js.html +++ b/docs/src/Roo_LayoutRegion.js.html @@ -1,4 +1,4 @@ -/home/edward/gitlive/roojs1/Roo/LayoutRegion.js/* +Roo/LayoutRegion.js/* * Based on: * Ext JS Library 1.1.1 * Copyright(c) 2006-2007, Ext JS, LLC. @@ -302,7 +302,7 @@ * 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; }