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

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

index fbc0eff..ca2222a 100644 (file)
                                             "items": [
                                                 {
                                                     "xtype": "DisplayField",
-                                                    "|icon": "function() {\n    \n}\n",
+                                                    "|icon": "Roo.rootURL + 'images/default/dd/drop-add.gif'",
                                                     "|xns": "Roo.form"
                                                 }
                                             ]
index af845f3..3faf912 100644 (file)
@@ -210,9 +210,7 @@ Pman.Dialog.CoreCompanies = {
                                                 {
                                                     xtype: 'DisplayField',
                                                     xns: Roo.form,
-                                                    icon : function() {
-                                                        
-                                                    }
+                                                    icon : Roo.rootURL + 'images/default/dd/drop-add.gif'
                                                 }
                                             ]
                                         }