X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=examples%2Fbootstrap%2FLocationPicker.js;h=e3a986967a00a05907cd153f62feefc0f6b25f70;hb=ad09b50e328961b0d5aee2b9e496d2cd953fae2a;hp=49959d498c0a815109c6b3b681e76bcf57b94ba4;hpb=ca96b3986aabf0af1e981e4905b3e60115c7158c;p=roojs1 diff --git a/examples/bootstrap/LocationPicker.js b/examples/bootstrap/LocationPicker.js index 49959d498c..e3a986967a 100644 --- a/examples/bootstrap/LocationPicker.js +++ b/examples/bootstrap/LocationPicker.js @@ -28,6 +28,27 @@ Roo.example.locationpicker = new Roo.XComponent({ items : [ { + xtype : 'Container', + xns : Roo.bootstrap, + items : [ + { + xtype : 'Column', + xns: Roo.bootstrap, + md : 6, + cls : 'col-md-offset-3', + style : 'margin-top: 50px', + items : [ + { + xtype : 'Header', + xns: Roo.bootstrap, + level : 1, + html : "This requires an API now" + } + ] + } + ] + }, + { xtype : 'Container', xns : Roo.bootstrap, items : [