Pman.Dialog.CoreImportUrl.bjs
authorEdward <edward@roojs.com>
Wed, 19 Feb 2014 05:09:37 +0000 (13:09 +0800)
committerEdward <edward@roojs.com>
Wed, 19 Feb 2014 05:09:37 +0000 (13:09 +0800)
Pman.Dialog.CoreImportUrl.js

Pman.Dialog.CoreImportUrl.bjs
Pman.Dialog.CoreImportUrl.js

index 862cc0a..25de4d6 100644 (file)
@@ -35,7 +35,7 @@
                             "method": "POST",
                             "style": "margin:10px;",
                             "xtype": "Form",
-                            "|url": "baseURL + '/Crm/ImportHtml.php'",
+                            "|url": "baseURL",
                             "|xns": "Roo.form",
                             "items": [
                                 {
index 90efd5d..e03fe15 100644 (file)
@@ -80,7 +80,7 @@ Pman.Dialog.CoreImportUrl = {
                             },
                             method : 'POST',
                             style : 'margin:10px;',
-                            url : baseURL + '/Crm/ImportHtml.php',
+                            url : baseURL,
                             items : [
                                 {
                                     xtype: 'TextField',