From 3a6ea85898c195ad63ba370598dc3c956e78dfac Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 11 Sep 2014 17:32:39 +0800 Subject: [PATCH] examples/bootstrap/dashboard1.bjs.L2ZYLX examples/bootstrap/dashboard1.bjs examples/bootstrap/dashboard1.js.TPTYLX examples/bootstrap/dashboard1.js --- examples/bootstrap/dashboard1.bjs | 2 +- examples/bootstrap/dashboard1.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/bootstrap/dashboard1.bjs b/examples/bootstrap/dashboard1.bjs index 5242329242..d03f24164b 100644 --- a/examples/bootstrap/dashboard1.bjs +++ b/examples/bootstrap/dashboard1.bjs @@ -412,7 +412,7 @@ "string size" : "md", "items" : [ { - "String weight" : "primary", + "String weight" : "success", "xtype" : "Button", "$ xns" : "Roo.bootstrap", "String html" : "Go", diff --git a/examples/bootstrap/dashboard1.js b/examples/bootstrap/dashboard1.js index 35fdd43e06..85b34de070 100644 --- a/examples/bootstrap/dashboard1.js +++ b/examples/bootstrap/dashboard1.js @@ -442,7 +442,7 @@ dashboard1 = new Roo.XComponent({ }, { after : { - weight : 'primary', + weight : 'success', xtype : 'Button', xns : Roo.bootstrap, html : 'Go' -- 2.39.2