Pman.Tab.AdminLogEvents.bjs
authorChris <chris@roojs.com>
Fri, 10 Jan 2014 09:37:49 +0000 (17:37 +0800)
committerChris <chris@roojs.com>
Fri, 10 Jan 2014 09:37:49 +0000 (17:37 +0800)
Pman.Tab.AdminLogEvents.js

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

index 2030404..dac30f2 100644 (file)
                                                     },
                                                     "allowBlank": true,
                                                     "displayField": "on_table",
-                                                    "editable": false,
+                                                    "editable": true,
                                                     "emptyText": "Select Affects",
                                                     "forceSelection": true,
                                                     "listWidth": 300,
index dd34856..ddec831 100644 (file)
@@ -919,7 +919,7 @@ Pman.Tab.AdminLogEvents = new Roo.XComponent({
                                         },
                                         allowBlank : true,
                                         displayField : 'on_table',
-                                        editable : false,
+                                        editable : true,
                                         emptyText : "Select Affects",
                                         forceSelection : true,
                                         listWidth : 300,