examples/bootstrap/contact.bjs
authorMicheal <micheal@roojs.com>
Wed, 3 Dec 2014 08:06:09 +0000 (16:06 +0800)
committerMicheal <micheal@roojs.com>
Wed, 3 Dec 2014 08:06:09 +0000 (16:06 +0800)
examples/bootstrap/contact.js

examples/bootstrap/contact.bjs
examples/bootstrap/contact.js

index 9868a40..a4fd9e0 100644 (file)
@@ -38,6 +38,7 @@
                                     "$ xns" : "Roo.bootstrap",
                                     "items" : [
                                         {
+                                            "String cls" : "col-sm-9 maincontent",
                                             "xtype" : "Container",
                                             "$ xns" : "Roo.bootstrap"
                                         }
index fb13da8..931316d 100644 (file)
@@ -53,6 +53,7 @@ contact = new Roo.XComponent({
                                     items : [
                                        {
                                             '|xns' : 'Roo.bootstrap',
+                                            cls : 'col-sm-9 maincontent',
                                             xtype : 'Container',
                                             xns : Roo.bootstrap
                                         }