examples/bootstrap/ComboBox.js
[roojs1] / examples / bootstrap / ComboBox.js
index 46ed203..7cc6223 100644 (file)
@@ -6,7 +6,7 @@ Roo.example.combobox = new Roo.XComponent({
     part     :  ["layout","viewpanel"],
     order    : '001-viewpanel',
     region   : '',
-   // parent   : '#bootstrap',
+    parent   : '#bootstrap',
     name     : "unnamed module",
     disabled : false, 
     permname : '', 
@@ -21,8 +21,7 @@ Roo.example.combobox = new Roo.XComponent({
         
         var _this = this;
         var MODULE = this;
-        var baseURL = '/web.eventmanager/demo.local.php';
-        
+         
         return {
             xtype: 'Body',
             xns: Roo.bootstrap,