From a7ac0c0300260fac130a1415adf3afab4bce0c6a Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 4 Nov 2010 16:06:11 +0800 Subject: [PATCH] roojs-ui-debug.js --- roojs-ui-debug.js | 3139 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 3139 insertions(+) diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index 903d81edd1..0f0503ffa1 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -34038,3 +34038,3142 @@ Roo.extend(Roo.grid.GridView.ColumnDragZone, Roo.grid.HeaderDragZone, { Roo.grid.GridView.ColumnDragZone.superclass.handleMouseDown.call(this, e); } }); +/* + * Based on: + * Ext JS Library 1.1.1 + * Copyright(c) 2006-2007, Ext JS, LLC. + * + * Originally Released Under LGPL - original licence link has changed is not relivant. + * + * Fork - LGPL + *