Pman.Dialog.AdminWatch.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 08:36:25 +0000 (16:36 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Sep 2011 08:36:25 +0000 (16:36 +0800)
Pman.Dialog.AdminWatch.bjs
Pman.Dialog.AdminWatch.js
Pman.Dialog.AdminWatch.js

Pman.Dialog.AdminWatch.bjs
Pman.Dialog.AdminWatch.js

index b95fa01..bd8effc 100644 (file)
                                     "fieldLabel": "Country",
                                     "hiddenName": "country",
                                     "listWidth": 200,
-                                    "name": "country_name",
+                                    "name": "medium",
                                     "triggerAction": "all",
                                     "valueField": "code",
                                     "width": 200,
                                     "xtype": "ComboBox",
                                     "|xns": "Roo.form",
-                                    "listeners": {},
                                     "items": [
                                         {
                                             "*prop": "store",
index 85b9d4a..698aa9e 100644 (file)
@@ -495,7 +495,7 @@ Pman.Dialog.AdminWatch = {
                                     fieldLabel : 'Country',
                                     hiddenName : 'country',
                                     listWidth : 200,
-                                    name : 'country_name',
+                                    name : 'medium',
                                     triggerAction : 'all',
                                     valueField : 'code',
                                     width : 200,