From bb512fbb5a35493a52f5c83c332476ee69425341 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 31 Mar 2015 17:07:19 +0800 Subject: [PATCH] examples/bootstrap/dashboard4.bjs examples/bootstrap/dashboard4.js --- examples/bootstrap/dashboard4.bjs | 3 ++- examples/bootstrap/dashboard4.js | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/examples/bootstrap/dashboard4.bjs b/examples/bootstrap/dashboard4.bjs index 2e6bbb929b..7a871493ca 100644 --- a/examples/bootstrap/dashboard4.bjs +++ b/examples/bootstrap/dashboard4.bjs @@ -9,6 +9,7 @@ "9d5ed678fe57bcca610140957afab571" : "B", "0d61f8370cad1d412f80b84d143e1257" : "C", "f623e75af30e62bbd73d6df5b50bb7b5" : "D", + "3a3ea00cfc35332cedf6e5e9a32e94da" : "E", "30bd2ce65d1e43e9c498b7d5d49f3b78" : "Dashboard Example Control panel ", "70ce2e7a27cab2a670ca954f8362e19f" : "tab 2 content", "800618943025315f869e4e1f09471012" : "F", @@ -136,7 +137,7 @@ { "xtype" : "TabPane", "$ xns" : "Roo.bootstrap.dash", - "string title" : "B", + "string title" : "E", "items" : [ { "xtype" : "Column", diff --git a/examples/bootstrap/dashboard4.js b/examples/bootstrap/dashboard4.js index c2971f5027..6228d6e50b 100644 --- a/examples/bootstrap/dashboard4.js +++ b/examples/bootstrap/dashboard4.js @@ -8,6 +8,7 @@ dashboard4 = new Roo.XComponent({ '9d5ed678fe57bcca610140957afab571' :"B", '0d61f8370cad1d412f80b84d143e1257' :"C", 'f623e75af30e62bbd73d6df5b50bb7b5' :"D", + '3a3ea00cfc35332cedf6e5e9a32e94da' :"E", '30bd2ce65d1e43e9c498b7d5d49f3b78' :"Dashboard Example Control panel ", '70ce2e7a27cab2a670ca954f8362e19f' :"tab 2 content", '800618943025315f869e4e1f09471012' :"F", @@ -170,7 +171,7 @@ dashboard4 = new Roo.XComponent({ }, { '|xns' : 'Roo.bootstrap.dash', - title : _this._strings['9d5ed678fe57bcca610140957afab571'], + title : _this._strings['3a3ea00cfc35332cedf6e5e9a32e94da'], xns : Roo.bootstrap.dash, xtype : 'TabPane', items : [ -- 2.39.2