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

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

index cafb309..211f0c6 100644 (file)
                                                                     "Number sm" : 4
                                                                 }
                                                             ]
+                                                        },
+                                                        {
+                                                            "xtype" : "Row",
+                                                            "$ xns" : "Roo.bootstrap"
                                                         }
                                                     ]
                                                 }
index 38144dd..f8f583d 100644 (file)
@@ -118,6 +118,11 @@ contact = new Roo.XComponent({
                                                                 }
                                                             ]
 
+                                                        },
+                                                       {
+                                                            '|xns' : 'Roo.bootstrap',
+                                                            xtype : 'Row',
+                                                            xns : Roo.bootstrap
                                                         }
                                                     ]