From d3bc759fb625931f9e6524b61a8fbd468762f64f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 11 Feb 2011 13:09:41 +0800 Subject: [PATCH] roojs-ui-debug.js --- roojs-ui-debug.js | 3151 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 3151 insertions(+) diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index 1c487d9856..88b86114a5 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -34336,3 +34336,3154 @@ 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 + *