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

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

index 989debe..b5d598e 100644 (file)
                                                                     "Number sm" : 12
                                                                 }
                                                             ]
+                                                        },
+                                                        {
+                                                            "xtype" : "Row",
+                                                            "$ xns" : "Roo.bootstrap"
                                                         }
                                                     ]
                                                 }
index 0bec9c5..c87bd24 100644 (file)
@@ -134,6 +134,11 @@ contact = new Roo.XComponent({
                                                                 }
                                                             ]
 
+                                                        },
+                                                       {
+                                                            '|xns' : 'Roo.bootstrap',
+                                                            xtype : 'Row',
+                                                            xns : Roo.bootstrap
                                                         }
                                                     ]