From 9aadcffa97d95dc2bc655573b012d01d6c6f7ad0 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 11 Sep 2014 19:02:00 +0800 Subject: [PATCH] examples/bootstrap/dashboard1.bjs.X2G6LX examples/bootstrap/dashboard1.bjs examples/bootstrap/dashboard1.js.OKO6LX examples/bootstrap/dashboard1.js --- examples/bootstrap/dashboard1.bjs | 1 + examples/bootstrap/dashboard1.js | 1 + 2 files changed, 2 insertions(+) diff --git a/examples/bootstrap/dashboard1.bjs b/examples/bootstrap/dashboard1.bjs index 42a2e36c29..36a2cc3baa 100644 --- a/examples/bootstrap/dashboard1.bjs +++ b/examples/bootstrap/dashboard1.bjs @@ -513,6 +513,7 @@ "$ xns" : "Roo.bootstrap" }, { + "String cls" : "checkbox-primary", "xtype" : "CheckBox", "String boxLabel" : "Checkbox 2", "$ xns" : "Roo.bootstrap" diff --git a/examples/bootstrap/dashboard1.js b/examples/bootstrap/dashboard1.js index e6fe4e468a..6fc09605f6 100644 --- a/examples/bootstrap/dashboard1.js +++ b/examples/bootstrap/dashboard1.js @@ -553,6 +553,7 @@ dashboard1 = new Roo.XComponent({ xns : Roo.bootstrap }, { + cls : 'checkbox-primary', xtype : 'CheckBox', boxLabel : 'Checkbox 2', xns : Roo.bootstrap -- 2.39.2