From 339e25b8abb1b52f2333a70259eeb36b26efad0b Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 15 May 2014 17:44:37 +0800 Subject: [PATCH] buildSDK/dependancy_bootstrap.txt roojs-bootstrap.js roojs-bootstrap-debug.js --- buildSDK/dependancy_bootstrap.txt | 1 + roojs-bootstrap-debug.js | 309 +++++++++++++++++++++++++++++- roojs-bootstrap.js | 5 + 3 files changed, 314 insertions(+), 1 deletion(-) diff --git a/buildSDK/dependancy_bootstrap.txt b/buildSDK/dependancy_bootstrap.txt index 3edb684d8e..ef73ea72c0 100644 --- a/buildSDK/dependancy_bootstrap.txt +++ b/buildSDK/dependancy_bootstrap.txt @@ -77,3 +77,4 @@ Roo.bootstrap.Table.RowSelectionModel Roo.bootstrap.Toolbar +Roo.bootstrap.PagingToolbar diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index b2c85fed02..7792efa1f1 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -13002,4 +13002,311 @@ Roo.extend(Roo.bootstrap.Toolbar.SplitButton, Roo.bootstrap.SplitButton, { }); // backwards compat -Roo.bootstrap.Toolbar.MenuButton = Roo.bootstrap.Toolbar.SplitButton; \ No newline at end of file +Roo.bootstrap.Toolbar.MenuButton = Roo.bootstrap.Toolbar.SplitButton;/* + * 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 + *