Pman.Dialog.Image.bjs
authorjohn <john@roojs.com>
Mon, 4 Dec 2017 05:06:25 +0000 (13:06 +0800)
committerjohn <john@roojs.com>
Mon, 4 Dec 2017 05:06:25 +0000 (13:06 +0800)
Pman.Dialog.Image.js

Pman.Dialog.Image.bjs

index 75c1138..569c7d5 100644 (file)
@@ -86,9 +86,9 @@
          "name" : "imageUpload"
         },
         {
+         "alwaysQuery" : true,
          "listWidth" : 400,
          "String actionMode" : "fieldEl",
-         "alwaysQuery" : true,
          "triggerAction" : "all",
          "fieldLabel" : "Image Type",
          "forceSelection" : true,
            "items" : [
             {
              "$ url" : "baseURL + '/Roo/Core_enum'",
-             "method" : "GET",
              "xtype" : "HttpProxy",
+             "method" : "GET",
              "$ xns" : "Roo.data",
              "* prop" : "proxy"
             },