From ef4c7eb3641e70a5419875bf32fc8a37024dde0d Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 17 Jan 2011 13:27:06 +0800 Subject: [PATCH] Pman.Tab.AdminContacts.js --- Pman.Tab.AdminContacts.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Pman.Tab.AdminContacts.js b/Pman.Tab.AdminContacts.js index 904777d..1e4519c 100644 --- a/Pman.Tab.AdminContacts.js +++ b/Pman.Tab.AdminContacts.js @@ -572,6 +572,10 @@ Pman.Tab.AdminContacts = new Roo.util.Observable({ return; } _this.grid.footer.onClick('first'); + }, + specialkey : function (_self, e) + { + } } }, -- 2.39.2