Pman.Tab.AdminLogEvents.bjs
authorEdward <edward@roojs.com>
Thu, 18 Dec 2014 04:05:44 +0000 (12:05 +0800)
committerEdward <edward@roojs.com>
Thu, 18 Dec 2014 04:05:44 +0000 (12:05 +0800)
Pman.Tab.AdminLogEvents.js

Pman.Tab.AdminLogEvents.bjs
Pman.Tab.AdminLogEvents.js

index e691e43..702060b 100644 (file)
                                                     "displayField" : "title",
                                                     "emptyText" : "Select Person Table",
                                                     "minChars" : 2,
-                                                    "value" : "ALL",
+                                                    "value" : "Person",
                                                     "valueField" : "code",
                                                     "xtype" : "ComboBox",
                                                     "allowBlank" : true,
index b3c4138..4a544e3 100644 (file)
@@ -370,7 +370,7 @@ Pman.Tab.AdminLogEvents = new Roo.XComponent({
                                         displayField : 'title',
                                         emptyText : "Select Person Table",
                                         minChars : 2,
-                                        value : "ALL",
+                                        value : "Person",
                                         valueField : 'code',
                                         xtype : 'ComboBox',
                                         allowBlank : true,