Pman.Dialog.CmsProduct.bjs
authorAlan Knowles <alan@akbkhome.com>
Thu, 9 Sep 2010 09:09:25 +0000 (17:09 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 9 Sep 2010 09:09:25 +0000 (17:09 +0800)
Pman.Dialog.CmsProduct.bjs

index 9bfa005..7b6d21d 100644 (file)
                                             "jsonRoot": "data",
                                             "singleSelect": true,
                                             "xtype": "JsonView",
-                                            "|loadImages": "function() {\n   this.load({\n        url : baseURL + '/Roo/Images.php',\n        method : 'GET',\n        params : {\n           ontable : 'Product',\n           onid : _this.data.id,\n           'query[imagesize]' : 150\n        },\n        text : 'Loading'\n   });\n   \n}\n",
+                                            "|loadImages": "function() {\n    i\n\n   this.load({\n        url : baseURL + '/Roo/Images.php',\n        method : 'GET',\n        params : {\n           ontable : 'Product',\n           onid : _this.data.id,\n           'query[imagesize]' : 150\n        },\n        text : 'Loading'\n   });\n   \n}\n",
                                             "|xns": "Roo",
                                             "items": [
                                                 {