From cac3314191ef011f8b5f6413adad05716a1f309a Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 15 May 2014 17:22:53 +0800 Subject: [PATCH] buildSDK/dependancy_bootstrap.txt roojs-bootstrap.js roojs-bootstrap-debug.js --- buildSDK/dependancy_bootstrap.txt | 4 + roojs-bootstrap-debug.js | 925 ++++++++++++++++++++++++++++++ roojs-bootstrap.js | 11 + 3 files changed, 940 insertions(+) diff --git a/buildSDK/dependancy_bootstrap.txt b/buildSDK/dependancy_bootstrap.txt index 593eaaa72b..3779667d32 100644 --- a/buildSDK/dependancy_bootstrap.txt +++ b/buildSDK/dependancy_bootstrap.txt @@ -74,3 +74,7 @@ Roo.bootstrap.HtmlEditor Roo.bootstrap.Table.AbstractSelectionModel Roo.bootstrap.Table.ColumnModel Roo.bootstrap.Table.RowSelectionModel + + +Roo.Toolbar +Roo.PagingToolbar diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index 6487a2fafa..76665df454 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -12383,4 +12383,929 @@ Roo.extend(Roo.bootstrap.Table.RowSelectionModel, Roo.bootstrap.Table.AbstractSe g.startEditing(newCell[0], newCell[1]); } } +});/* + * 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 + *