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

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

index 2230afc..845808e 100644 (file)
                                             "|xns": "Roo.form"
                                         },
                                         {
-                                            "style": "",
+                                            "style": "border: 1px solid #ccc;",
                                             "fieldLabel": "Logo Image",
                                             "height": 170,
                                             "icon": "rootURL + 'images/default/dd/drop-add.gif'",
index f26f250..2c5b14e 100644 (file)
@@ -206,7 +206,7 @@ Pman.Dialog.CoreCompanies = {
                                         {
                                             xtype: 'DisplayField',
                                             xns: Roo.form,
-                                            style : '',
+                                            style : 'border: 1px solid #ccc;',
                                             fieldLabel : 'Logo Image',
                                             height : 170,
                                             icon : 'rootURL + \'images/default/dd/drop-add.gif\'',