Pman.Dialog.CoreCompanies.bjs
authorChris <chris@roojs.com>
Wed, 12 Sep 2012 06:19:31 +0000 (14:19 +0800)
committerChris <chris@roojs.com>
Wed, 12 Sep 2012 06:19:31 +0000 (14:19 +0800)
Pman.Dialog.CoreCompanies.js

Pman.Dialog.CoreCompanies.bjs
Pman.Dialog.CoreCompanies.js

index 919ee11..2ee1f7a 100644 (file)
                                             "|xns": "Roo.form"
                                         },
                                         {
-                                            "style": "border: 1px solid #ccc;",
                                             "fieldLabel": "Logo Image",
                                             "height": 170,
                                             "icon": "rootURL + 'images/default/dd/drop-add.gif'",
+                                            "style": "border: 1px solid #ccc;",
                                             "width": 170,
-                                            "xtype": "DisplayImage",
+                                            "xtype": "DisplayField",
                                             "|xns": "Roo.form"
                                         }
                                     ]
index 467dffe..8e6088a 100644 (file)
@@ -204,12 +204,12 @@ Pman.Dialog.CoreCompanies = {
                                             name : 'background_color'
                                         },
                                         {
-                                            xtype: 'DisplayImage',
+                                            xtype: 'DisplayField',
                                             xns: Roo.form,
-                                            style : 'border: 1px solid #ccc;',
                                             fieldLabel : 'Logo Image',
                                             height : 170,
                                             icon : 'rootURL + \'images/default/dd/drop-add.gif\'',
+                                            style : 'border: 1px solid #ccc;',
                                             width : 170
                                         }
                                     ]