From 6eb4bf73ab337c20b7ed473140b8c194a72b8064 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 31 Mar 2015 17:08:49 +0800 Subject: [PATCH] examples/bootstrap/dashboard4.bjs examples/bootstrap/dashboard4.js --- examples/bootstrap/dashboard4.bjs | 2 +- examples/bootstrap/dashboard4.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/bootstrap/dashboard4.bjs b/examples/bootstrap/dashboard4.bjs index 7c98764f5c..b27020f61c 100644 --- a/examples/bootstrap/dashboard4.bjs +++ b/examples/bootstrap/dashboard4.bjs @@ -99,7 +99,7 @@ "items" : [ { "String size" : "sm", - "String weight" : "primary", + "String weight" : "warning", "xtype" : "Button", "$ xns" : "Roo.bootstrap", "String html" : "Some text" diff --git a/examples/bootstrap/dashboard4.js b/examples/bootstrap/dashboard4.js index 6ca6d89533..65bc0319d5 100644 --- a/examples/bootstrap/dashboard4.js +++ b/examples/bootstrap/dashboard4.js @@ -126,7 +126,7 @@ dashboard4 = new Roo.XComponent({ '|xns' : 'Roo.bootstrap', html : _this._strings['9db5682a4d778ca2cb79580bdb67083f'], size : 'sm', - weight : 'primary', + weight : 'warning', xns : Roo.bootstrap, xtype : 'Button' } -- 2.39.2