Pman.Tab.AdminContactsGroup.bjs
authorAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 07:42:31 +0000 (15:42 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 14 Jan 2011 07:42:31 +0000 (15:42 +0800)
Pman.Tab.AdminContactsGroup.bjs

index 10223d1..684dbb7 100644 (file)
                                     ]
                                 },
                                 {
-                                    "text": "Delete",
-                                    "cls": "x-btn-text-icon",
-                                    "|icon": "rootURL + '/Pman/templates/images/trash.gif'",
-                                    "xtype": "Button",
                                     "listeners": {
                                         "|click": "function()\n{\n     Pman.genericDelete(_this, 'Groups'); \n}\n        "
                                     },
+                                    "cls": "x-btn-text-icon",
+                                    "text": "Delete",
+                                    "xtype": "Item",
+                                    "|icon": "rootURL + '/Pman/templates/images/trash.gif'",
                                     "|xns": "Roo.Toolbar"
                                 }
                             ]