examples/bootstrap/LocationPicker.js
authorEdward <edward@roojs.com>
Fri, 22 May 2015 08:27:15 +0000 (16:27 +0800)
committerEdward <edward@roojs.com>
Fri, 22 May 2015 08:27:15 +0000 (16:27 +0800)
examples/bootstrap/LocationPicker.js

index fedf9be..13a03a5 100644 (file)
@@ -59,7 +59,8 @@ Roo.example.locationpicker = new Roo.XComponent({
                             items : [
                                 {
                                     xtype : 'Input',
-                                    xns: Roo.bootstrap
+                                    xns: Roo.bootstrap,
+                                    fieldLable : 'Latitude'
                                 }
                             ]
                         }