examples/bootstrap/dashboard1.bjs.GCW5LX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:39:16 +0000 (16:39 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:39:16 +0000 (16:39 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.GOU6LX
examples/bootstrap/dashboard1.js
examples/bootstrap/dashboard1.bjs.MXS6LX
examples/bootstrap/dashboard1.js.T216LX

examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js

index c460315..0fef1e9 100644 (file)
                                                                                             "string size" : "md"
                                                                                         }
                                                                                     ]
+                                                                                },
+                                                                                {
+                                                                                    "xtype" : "Header",
+                                                                                    "$ xns" : "Roo.bootstrap",
+                                                                                    "Number level" : 4,
+                                                                                    "String html" : "With checkbox and radio"
                                                                                 }
                                                                             ]
                                                                         }
index e6b9aa9..d509396 100644 (file)
@@ -375,6 +375,12 @@ dashboard1 = new Roo.XComponent({
                                                                                         }
                                                                                     ]
 
+                                                                                },
+                                                                               {
+                                                                                    xtype : 'Header',
+                                                                                    xns : Roo.bootstrap,
+                                                                                    level : 4,
+                                                                                    html : 'With checkbox and radio'
                                                                                 }
                                                                             ]