From f88fee6e4a3a19da0fb017111de9469bfff6f4e8 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 5 Mar 2015 13:17:21 +0800 Subject: [PATCH] Pman.Tab.PersonList.js --- Pman.Tab.PersonList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index 1a82d183..77f2cda3 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -269,7 +269,7 @@ Pman.Tab.PersonList.prototype = { Roo.select('.x-grid-row-selected').item(1).addClass('fadeout'); (function(){ refreshPager(); - }).defer(5000)(); + }).defer(5000); } -- 2.39.2