From: Alan Knowles Date: Fri, 30 Nov 2018 08:32:12 +0000 (+0800) Subject: examples/bootstrap/LocationPicker.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=ad09b50e328961b0d5aee2b9e496d2cd953fae2a examples/bootstrap/LocationPicker.js --- 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 : [