examples/bootstrap/RadioSet.bjs
authoredward <edward@roojs.com>
Fri, 17 Nov 2017 05:27:34 +0000 (13:27 +0800)
committeredward <edward@roojs.com>
Fri, 17 Nov 2017 05:27:34 +0000 (13:27 +0800)
examples/bootstrap/RadioSet.js

examples/bootstrap/RadioSet.bjs
examples/bootstrap/RadioSet.js

index 99f9b72..ee7fe54 100644 (file)
              ]
             }
            ]
+          },
+          {
+           "xtype" : "Column",
+           "Number xs" : 12,
+           "$ xns" : "Roo.bootstrap"
           }
          ]
         }
index 84ce5f1..ee92bf2 100644 (file)
@@ -104,6 +104,12 @@ RadioSet = new Roo.XComponent({
              ]
             }
            ]
+          },
+          {
+           xtype : 'Column',
+           xs : 12,
+           xns : Roo.bootstrap,
+           '|xns' : 'Roo.bootstrap'
           }
          ]
         }