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

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

index 88e3f65..ec244b8 100644 (file)
                                         },
                                         {
                                             "fieldLabel": "Logo Image",
+                                            "height": 170,
                                             "icon": "rootURL + 'images/default/dd/drop-add.gif'",
+                                            "width": 0,
                                             "xtype": "DisplayField",
                                             "|xns": "Roo.form"
                                         }
index efc1365..262b1a6 100644 (file)
@@ -207,7 +207,9 @@ Pman.Dialog.CoreCompanies = {
                                             xtype: 'DisplayField',
                                             xns: Roo.form,
                                             fieldLabel : 'Logo Image',
-                                            icon : 'rootURL + \'images/default/dd/drop-add.gif\''
+                                            height : 170,
+                                            icon : 'rootURL + \'images/default/dd/drop-add.gif\'',
+                                            width : 0
                                         }
                                     ]
                                 }