From db37545ebb9d590ba798c2a4bc83f8e7a6081ffe Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 25 Sep 2014 14:51:56 +0800 Subject: [PATCH] buildSDK/dependancy_bootstrap.txt roojs-bootstrap.js roojs-bootstrap-debug.js --- buildSDK/dependancy_bootstrap.txt | 1 + roojs-bootstrap-debug.js | 520 ++++++++++++++++++++++++++++++ roojs-bootstrap.js | 5 + 3 files changed, 526 insertions(+) diff --git a/buildSDK/dependancy_bootstrap.txt b/buildSDK/dependancy_bootstrap.txt index 4433039e16..7b409ccec1 100644 --- a/buildSDK/dependancy_bootstrap.txt +++ b/buildSDK/dependancy_bootstrap.txt @@ -83,6 +83,7 @@ Roo.HtmlEditorCore Roo.bootstrap.HtmlEditor Roo.bootstrap.htmleditor.ToolbarStandard +Roo.grid.ColumnModel Roo.bootstrap.Table.AbstractSelectionModel Roo.bootstrap.Table.RowSelectionModel diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index bb0cb59884..3d088aa1f2 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -16465,6 +16465,526 @@ Roo.extend(Roo.bootstrap.htmleditor.ToolbarStandard, Roo.bootstrap.NavSimplebar, +/* + * 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 + *