examples/bootstrap4/multiLineTag.js
authorleon <leon@roojs.com>
Wed, 1 Nov 2023 09:03:55 +0000 (17:03 +0800)
committerleon <leon@roojs.com>
Wed, 1 Nov 2023 09:03:55 +0000 (17:03 +0800)
Roo/bootstrap/form/MultiLineTag.js

Roo/bootstrap/form/MultiLineTag.js
examples/bootstrap4/multiLineTag.js

index e53e9df..a10acf0 100644 (file)
@@ -33,7 +33,7 @@ Roo.extend(Roo.bootstrap.form.MultiLineTag, Roo.bootstrap.form.Input,  {
     listWidth : 300,
 
     // for combo box store
-    url : 'http://localhost/web.MediaOutreach.publisher/index.local.php/Roo/Core_company',
+    url : '',
     fields : [
         {
             'name' : 'id',
index fd2d3cc..afd2b5f 100644 (file)
@@ -32,7 +32,7 @@ Roo.example.multiLineTag = new Roo.XComponent({
                                             xns: Roo.bootstrap.form,
                                             placeholder : 'Corporate, CSR, ESG Product',
                                             queryParam : 'query[name]',
-                                            url : '',
+                                            url : 'http://localhost/web.MediaOutreach.publisher/index.local.php/Roo/Core_company',
                                             listeners : {
                                                 render : function(_self) {
                                                     window.qwer = _self;